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.NxActionRegLoadNodesNodeTableFlowApplyActionsCase
Packages that use NxActionRegLoadNodesNodeTableFlowApplyActionsCase
-
Uses of NxActionRegLoadNodesNodeTableFlowApplyActionsCase 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
Methods 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 with type parameters of type NxActionRegLoadNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowApplyActionsCase>>
E$$NxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder.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.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action that return NxActionRegLoadNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionNxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder.build()
A newNxActionRegLoadNodesNodeTableFlowApplyActionsCase
instance.Methods 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 that return types with arguments of type NxActionRegLoadNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionNxActionRegLoadNodesNodeTableFlowApplyActionsCase.implementedInterface()
Methods 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 with parameters of type NxActionRegLoadNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionstatic boolean
NxActionRegLoadNodesNodeTableFlowApplyActionsCase.bindingEquals
(@NonNull NxActionRegLoadNodesNodeTableFlowApplyActionsCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionRegLoadNodesNodeTableFlowApplyActionsCase.bindingHashCode
(@NonNull NxActionRegLoadNodesNodeTableFlowApplyActionsCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionRegLoadNodesNodeTableFlowApplyActionsCase.bindingToString
(@NonNull NxActionRegLoadNodesNodeTableFlowApplyActionsCase 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.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action with type arguments of type NxActionRegLoadNodesNodeTableFlowApplyActionsCaseModifier and TypeMethodDescriptionNxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowApplyActionsCase> augmentation) Add an augmentation to this builder's product.NxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowApplyActionsCase>> 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.table.flow.instructions.instruction.instruction.apply.actions._case.apply.actions.action.action with parameters of type NxActionRegLoadNodesNodeTableFlowApplyActionsCaseModifierConstructorDescriptionNxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder
(NxActionRegLoadNodesNodeTableFlowApplyActionsCase base) Construct a builder initialized with state from specifiedNxActionRegLoadNodesNodeTableFlowApplyActionsCase
.