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