Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action.NxActionRegMoveRpcRemoveGroupCase
Packages that use NxActionRegMoveRpcRemoveGroupCase
Package
Description
-
Uses of NxActionRegMoveRpcRemoveGroupCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with type parameters of type NxActionRegMoveRpcRemoveGroupCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcRemoveGroupCase>>
E$$NxActionRegMoveRpcRemoveGroupCaseBuilder.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.remove.group.input.buckets.bucket.action.action that return NxActionRegMoveRpcRemoveGroupCaseModifier and TypeMethodDescription@NonNull NxActionRegMoveRpcRemoveGroupCase
NxActionRegMoveRpcRemoveGroupCaseBuilder.build()
A newNxActionRegMoveRpcRemoveGroupCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action that return types with arguments of type NxActionRegMoveRpcRemoveGroupCaseModifier and TypeMethodDescriptiondefault Class<NxActionRegMoveRpcRemoveGroupCase>
NxActionRegMoveRpcRemoveGroupCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with parameters of type NxActionRegMoveRpcRemoveGroupCaseModifier and TypeMethodDescriptionstatic boolean
NxActionRegMoveRpcRemoveGroupCase.bindingEquals
(@NonNull NxActionRegMoveRpcRemoveGroupCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionRegMoveRpcRemoveGroupCase.bindingHashCode
(@NonNull NxActionRegMoveRpcRemoveGroupCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionRegMoveRpcRemoveGroupCase.bindingToString
(@NonNull NxActionRegMoveRpcRemoveGroupCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with type arguments of type NxActionRegMoveRpcRemoveGroupCaseModifier and TypeMethodDescriptionNxActionRegMoveRpcRemoveGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcRemoveGroupCase> augmentation) Add an augmentation to this builder's product.NxActionRegMoveRpcRemoveGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcRemoveGroupCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with parameters of type NxActionRegMoveRpcRemoveGroupCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNxActionRegMoveRpcRemoveGroupCase
.