Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action.NxActionRegMoveRpcTransmitPacketCase
Packages that use NxActionRegMoveRpcTransmitPacketCase
Package
Description
-
Uses of NxActionRegMoveRpcTransmitPacketCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with type parameters of type NxActionRegMoveRpcTransmitPacketCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase>>
E$$NxActionRegMoveRpcTransmitPacketCaseBuilder.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.transmit.packet.input.action.action that return NxActionRegMoveRpcTransmitPacketCaseModifier and TypeMethodDescription@NonNull NxActionRegMoveRpcTransmitPacketCase
NxActionRegMoveRpcTransmitPacketCaseBuilder.build()
A newNxActionRegMoveRpcTransmitPacketCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action that return types with arguments of type NxActionRegMoveRpcTransmitPacketCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with parameters of type NxActionRegMoveRpcTransmitPacketCaseModifier and TypeMethodDescriptionstatic boolean
NxActionRegMoveRpcTransmitPacketCase.bindingEquals
(@NonNull NxActionRegMoveRpcTransmitPacketCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionRegMoveRpcTransmitPacketCase.bindingHashCode
(@NonNull NxActionRegMoveRpcTransmitPacketCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionRegMoveRpcTransmitPacketCase.bindingToString
(@NonNull NxActionRegMoveRpcTransmitPacketCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with type arguments of type NxActionRegMoveRpcTransmitPacketCaseModifier and TypeMethodDescriptionNxActionRegMoveRpcTransmitPacketCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase> augmentation) Add an augmentation to this builder's product.NxActionRegMoveRpcTransmitPacketCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcTransmitPacketCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with parameters of type NxActionRegMoveRpcTransmitPacketCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNxActionRegMoveRpcTransmitPacketCase
.