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