Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action.NxActionCtClearRpcTransmitPacketCase
Packages that use NxActionCtClearRpcTransmitPacketCase
Package
Description
-
Uses of NxActionCtClearRpcTransmitPacketCase 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 NxActionCtClearRpcTransmitPacketCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase>>
E$$NxActionCtClearRpcTransmitPacketCaseBuilder.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 NxActionCtClearRpcTransmitPacketCaseModifier and TypeMethodDescription@NonNull NxActionCtClearRpcTransmitPacketCase
NxActionCtClearRpcTransmitPacketCaseBuilder.build()
A newNxActionCtClearRpcTransmitPacketCase
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 NxActionCtClearRpcTransmitPacketCaseMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with parameters of type NxActionCtClearRpcTransmitPacketCaseModifier and TypeMethodDescriptionstatic boolean
NxActionCtClearRpcTransmitPacketCase.bindingEquals
(@NonNull NxActionCtClearRpcTransmitPacketCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionCtClearRpcTransmitPacketCase.bindingHashCode
(@NonNull NxActionCtClearRpcTransmitPacketCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionCtClearRpcTransmitPacketCase.bindingToString
(@NonNull NxActionCtClearRpcTransmitPacketCase 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 NxActionCtClearRpcTransmitPacketCaseModifier and TypeMethodDescriptionNxActionCtClearRpcTransmitPacketCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase> augmentation) Add an augmentation to this builder's product.NxActionCtClearRpcTransmitPacketCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase>> 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 NxActionCtClearRpcTransmitPacketCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNxActionCtClearRpcTransmitPacketCase
.