Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.group.crud._case.aug.FlatBatchRemoveGroupCase
Packages that use FlatBatchRemoveGroupCase
Package
Description
-
Uses of FlatBatchRemoveGroupCase in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.group.crud._case.aug
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.group.crud._case.aug with type parameters of type FlatBatchRemoveGroupCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlatBatchRemoveGroupCase>>
E$$FlatBatchRemoveGroupCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.group.crud._case.aug that return FlatBatchRemoveGroupCaseModifier and TypeMethodDescription@NonNull FlatBatchRemoveGroupCase
FlatBatchRemoveGroupCaseBuilder.build()
A newFlatBatchRemoveGroupCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.group.crud._case.aug that return types with arguments of type FlatBatchRemoveGroupCaseModifier and TypeMethodDescriptiondefault Class<FlatBatchRemoveGroupCase>
FlatBatchRemoveGroupCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.group.crud._case.aug with parameters of type FlatBatchRemoveGroupCaseModifier and TypeMethodDescriptionstatic boolean
FlatBatchRemoveGroupCase.bindingEquals
(@NonNull FlatBatchRemoveGroupCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
FlatBatchRemoveGroupCase.bindingHashCode
(@NonNull FlatBatchRemoveGroupCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
FlatBatchRemoveGroupCase.bindingToString
(@NonNull FlatBatchRemoveGroupCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.group.crud._case.aug with type arguments of type FlatBatchRemoveGroupCaseModifier and TypeMethodDescriptionFlatBatchRemoveGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlatBatchRemoveGroupCase> augmentation) Add an augmentation to this builder's product.FlatBatchRemoveGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlatBatchRemoveGroupCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.flat.batch.group.crud._case.aug with parameters of type FlatBatchRemoveGroupCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedFlatBatchRemoveGroupCase
.