Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.group.buckets.bucket.action.action.NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase
Packages that use NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase
Package
Description
-
Uses of NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase 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 NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase>>
E$$NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseBuilder.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 NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseModifier and TypeMethodDescriptionNxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseBuilder.build()
A newNxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase
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 NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseModifier and TypeMethodDescriptionNxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase.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 NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseModifier and TypeMethodDescriptionstatic boolean
NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase.bindingEquals
(@NonNull NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase.bindingHashCode
(@NonNull NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase.bindingToString
(@NonNull NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase 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 NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseModifier and TypeMethodDescriptionNxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase> augmentation) Add an augmentation to this builder's product.NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase>> 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 NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseModifierConstructorDescriptionNxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCaseBuilder
(NxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase base) Construct a builder initialized with state from specifiedNxActionFinTimeoutNodesNodeGroupBucketsBucketActionsCase
.