Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action.NxActionCtClearRpcTransmitPacketCase
-
-
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 NxActionCtClearRpcTransmitPacketCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase>>
E$$NxActionCtClearRpcTransmitPacketCaseBuilder. 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 NxActionCtClearRpcTransmitPacketCase Modifier and Type Method Description NxActionCtClearRpcTransmitPacketCaseNxActionCtClearRpcTransmitPacketCaseBuilder. 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 NxActionCtClearRpcTransmitPacketCase Modifier and Type Method Description default Class<NxActionCtClearRpcTransmitPacketCase>NxActionCtClearRpcTransmitPacketCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.transmit.packet.input.action.action with parameters of type NxActionCtClearRpcTransmitPacketCase Modifier and Type Method Description static booleanNxActionCtClearRpcTransmitPacketCase. bindingEquals(@NonNull NxActionCtClearRpcTransmitPacketCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionCtClearRpcTransmitPacketCase. bindingHashCode(@NonNull NxActionCtClearRpcTransmitPacketCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionCtClearRpcTransmitPacketCase. 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 NxActionCtClearRpcTransmitPacketCase Modifier and Type Method Description NxActionCtClearRpcTransmitPacketCaseBuilderNxActionCtClearRpcTransmitPacketCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcTransmitPacketCase> augmentation)Add an augmentation to this builder's product.NxActionCtClearRpcTransmitPacketCaseBuilderNxActionCtClearRpcTransmitPacketCaseBuilder. 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 NxActionCtClearRpcTransmitPacketCase Constructor Description NxActionCtClearRpcTransmitPacketCaseBuilder(NxActionCtClearRpcTransmitPacketCase base)
-