Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action.NxActionMultipathRpcRemoveGroupCase
Packages that use NxActionMultipathRpcRemoveGroupCase
Package
Description
-
Uses of NxActionMultipathRpcRemoveGroupCase 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 NxActionMultipathRpcRemoveGroupCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcRemoveGroupCase>>
E$$NxActionMultipathRpcRemoveGroupCaseBuilder.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 NxActionMultipathRpcRemoveGroupCaseModifier and TypeMethodDescription@NonNull NxActionMultipathRpcRemoveGroupCase
NxActionMultipathRpcRemoveGroupCaseBuilder.build()
A newNxActionMultipathRpcRemoveGroupCase
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 NxActionMultipathRpcRemoveGroupCaseModifier and TypeMethodDescriptiondefault Class<NxActionMultipathRpcRemoveGroupCase>
NxActionMultipathRpcRemoveGroupCase.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 NxActionMultipathRpcRemoveGroupCaseModifier and TypeMethodDescriptionstatic boolean
NxActionMultipathRpcRemoveGroupCase.bindingEquals
(@NonNull NxActionMultipathRpcRemoveGroupCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionMultipathRpcRemoveGroupCase.bindingHashCode
(@NonNull NxActionMultipathRpcRemoveGroupCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionMultipathRpcRemoveGroupCase.bindingToString
(@NonNull NxActionMultipathRpcRemoveGroupCase 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 NxActionMultipathRpcRemoveGroupCaseModifier and TypeMethodDescriptionNxActionMultipathRpcRemoveGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcRemoveGroupCase> augmentation) Add an augmentation to this builder's product.NxActionMultipathRpcRemoveGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcRemoveGroupCase>> 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 NxActionMultipathRpcRemoveGroupCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNxActionMultipathRpcRemoveGroupCase
.