Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action.NxActionRegMoveRpcAddGroupCase
Packages that use NxActionRegMoveRpcAddGroupCase
Package
Description
-
Uses of NxActionRegMoveRpcAddGroupCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with type parameters of type NxActionRegMoveRpcAddGroupCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcAddGroupCase>>
E$$NxActionRegMoveRpcAddGroupCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action that return NxActionRegMoveRpcAddGroupCaseModifier and TypeMethodDescription@NonNull NxActionRegMoveRpcAddGroupCase
NxActionRegMoveRpcAddGroupCaseBuilder.build()
A newNxActionRegMoveRpcAddGroupCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action that return types with arguments of type NxActionRegMoveRpcAddGroupCaseModifier and TypeMethodDescriptiondefault Class<NxActionRegMoveRpcAddGroupCase>
NxActionRegMoveRpcAddGroupCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with parameters of type NxActionRegMoveRpcAddGroupCaseModifier and TypeMethodDescriptionstatic boolean
NxActionRegMoveRpcAddGroupCase.bindingEquals
(@NonNull NxActionRegMoveRpcAddGroupCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionRegMoveRpcAddGroupCase.bindingHashCode
(@NonNull NxActionRegMoveRpcAddGroupCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionRegMoveRpcAddGroupCase.bindingToString
(@NonNull NxActionRegMoveRpcAddGroupCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with type arguments of type NxActionRegMoveRpcAddGroupCaseModifier and TypeMethodDescriptionNxActionRegMoveRpcAddGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcAddGroupCase> augmentation) Add an augmentation to this builder's product.NxActionRegMoveRpcAddGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcAddGroupCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with parameters of type NxActionRegMoveRpcAddGroupCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNxActionRegMoveRpcAddGroupCase
.