Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action.NxActionRegLoadRpcTransmitPacketCase
-
-
Uses of NxActionRegLoadRpcTransmitPacketCase 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 NxActionRegLoadRpcTransmitPacketCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcTransmitPacketCase>>
E$$NxActionRegLoadRpcTransmitPacketCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action that return NxActionRegLoadRpcTransmitPacketCase Modifier and Type Method Description NxActionRegLoadRpcTransmitPacketCaseNxActionRegLoadRpcTransmitPacketCaseBuilder. build()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 NxActionRegLoadRpcTransmitPacketCase Modifier and Type Method Description default Class<NxActionRegLoadRpcTransmitPacketCase>NxActionRegLoadRpcTransmitPacketCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with parameters of type NxActionRegLoadRpcTransmitPacketCase Modifier and Type Method Description static booleanNxActionRegLoadRpcTransmitPacketCase. bindingEquals(@NonNull NxActionRegLoadRpcTransmitPacketCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionRegLoadRpcTransmitPacketCase. bindingHashCode(@NonNull NxActionRegLoadRpcTransmitPacketCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionRegLoadRpcTransmitPacketCase. bindingToString(@NonNull NxActionRegLoadRpcTransmitPacketCase 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 NxActionRegLoadRpcTransmitPacketCase Modifier and Type Method Description NxActionRegLoadRpcTransmitPacketCaseBuilderNxActionRegLoadRpcTransmitPacketCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcTransmitPacketCase> augmentation)Add an augmentation to this builder's product.NxActionRegLoadRpcTransmitPacketCaseBuilderNxActionRegLoadRpcTransmitPacketCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcTransmitPacketCase>> 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 NxActionRegLoadRpcTransmitPacketCase Constructor Description NxActionRegLoadRpcTransmitPacketCaseBuilder(NxActionRegLoadRpcTransmitPacketCase base)
-