Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action.NxActionConntrackNodesNodeTableFlowApplyActionsCase
-
Uses of NxActionConntrackNodesNodeTableFlowApplyActionsCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nodes.node.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionConntrackNodesNodeTableFlowApplyActionsCase>>
E$$NxActionConntrackNodesNodeTableFlowApplyActionsCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescriptionNxActionConntrackNodesNodeTableFlowApplyActionsCaseBuilder.build()
A newNxActionConntrackNodesNodeTableFlowApplyActionsCase
instance.Modifier and TypeMethodDescriptionNxActionConntrackNodesNodeTableFlowApplyActionsCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
NxActionConntrackNodesNodeTableFlowApplyActionsCase.bindingEquals
(@NonNull NxActionConntrackNodesNodeTableFlowApplyActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionConntrackNodesNodeTableFlowApplyActionsCase.bindingHashCode
(@NonNull NxActionConntrackNodesNodeTableFlowApplyActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionConntrackNodesNodeTableFlowApplyActionsCase.bindingToString
(@NonNull NxActionConntrackNodesNodeTableFlowApplyActionsCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionNxActionConntrackNodesNodeTableFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionConntrackNodesNodeTableFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionConntrackNodesNodeTableFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionConntrackNodesNodeTableFlowApplyActionsCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionNxActionConntrackNodesNodeTableFlowApplyActionsCaseBuilder
(NxActionConntrackNodesNodeTableFlowApplyActionsCase base) Construct a builder initialized with state from specifiedNxActionConntrackNodesNodeTableFlowApplyActionsCase
.