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