Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.GetMappingOutput
-
Packages that use GetMappingOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 -
-
Uses of GetMappingOutput in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with type parameters of type GetMappingOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput>>
E$$GetMappingOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return GetMappingOutput Modifier and Type Method Description GetMappingOutputGetMappingOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return types with arguments of type GetMappingOutput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<GetMappingOutput>>OdlMappingserviceService. getMapping(GetMappingInput input)default Class<GetMappingOutput>GetMappingOutput. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with type arguments of type GetMappingOutput Modifier and Type Method Description GetMappingOutputBuilderGetMappingOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput> augmentationValue)GetMappingOutputBuilderGetMappingOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput> augmentationValue)GetMappingOutputBuilderGetMappingOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetMappingOutput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with parameters of type GetMappingOutput Constructor Description GetMappingOutputBuilder(GetMappingOutput base)
-