Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.group.buckets.bucket.action.action.NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase
-
-
Uses of NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase 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 NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase>>
E$$NxActionRegMoveNodesNodeGroupBucketsBucketActionsCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.group.buckets.bucket.action.action that return NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase Modifier and Type Method Description NxActionRegMoveNodesNodeGroupBucketsBucketActionsCaseNxActionRegMoveNodesNodeGroupBucketsBucketActionsCaseBuilder. build()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 NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase Modifier and Type Method Description default Class<NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase>NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase. 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 NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase Modifier and Type Method Description static booleanNxActionRegMoveNodesNodeGroupBucketsBucketActionsCase. bindingEquals(@NonNull NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionRegMoveNodesNodeGroupBucketsBucketActionsCase. bindingHashCode(@NonNull NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionRegMoveNodesNodeGroupBucketsBucketActionsCase. bindingToString(@NonNull NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase 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 NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase Modifier and Type Method Description NxActionRegMoveNodesNodeGroupBucketsBucketActionsCaseBuilderNxActionRegMoveNodesNodeGroupBucketsBucketActionsCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase> augmentation)Add an augmentation to this builder's product.NxActionRegMoveNodesNodeGroupBucketsBucketActionsCaseBuilderNxActionRegMoveNodesNodeGroupBucketsBucketActionsCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNodesNodeGroupBucketsBucketActionsCase>> augmentationType)Remove an augmentation from this builder's product.
-