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