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