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