Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.RemoveMappingOutput
-
Packages that use RemoveMappingOutput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 -
-
Uses of RemoveMappingOutput 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 RemoveMappingOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveMappingOutput>>
E$$RemoveMappingOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return RemoveMappingOutput Modifier and Type Method Description RemoveMappingOutputRemoveMappingOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 that return types with arguments of type RemoveMappingOutput Modifier and Type Method Description default Class<RemoveMappingOutput>RemoveMappingOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RemoveMappingOutput>>OdlMappingserviceService. removeMapping(RemoveMappingInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with type arguments of type RemoveMappingOutput Modifier and Type Method Description RemoveMappingOutputBuilderRemoveMappingOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveMappingOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RemoveMappingOutput> augmentationValue)RemoveMappingOutputBuilderRemoveMappingOutputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveMappingOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RemoveMappingOutput> augmentationValue)RemoveMappingOutputBuilderRemoveMappingOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveMappingOutput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 with parameters of type RemoveMappingOutput Constructor Description RemoveMappingOutputBuilder(RemoveMappingOutput base)
-