Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.NxAugMatchRpcUpdateFlowOriginal
-
Packages that use NxAugMatchRpcUpdateFlowOriginal Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 -
-
Uses of NxAugMatchRpcUpdateFlowOriginal in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 that return NxAugMatchRpcUpdateFlowOriginal Modifier and Type Method Description NxAugMatchRpcUpdateFlowOriginalNxAugMatchRpcUpdateFlowOriginalBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 that return types with arguments of type NxAugMatchRpcUpdateFlowOriginal Modifier and Type Method Description default Class<NxAugMatchRpcUpdateFlowOriginal>NxAugMatchRpcUpdateFlowOriginal. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 with parameters of type NxAugMatchRpcUpdateFlowOriginal Modifier and Type Method Description static booleanNxAugMatchRpcUpdateFlowOriginal. bindingEquals(@NonNull NxAugMatchRpcUpdateFlowOriginal thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxAugMatchRpcUpdateFlowOriginal. bindingHashCode(@NonNull NxAugMatchRpcUpdateFlowOriginal obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxAugMatchRpcUpdateFlowOriginal. bindingToString(@NonNull NxAugMatchRpcUpdateFlowOriginal obj)Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 with parameters of type NxAugMatchRpcUpdateFlowOriginal Constructor Description NxAugMatchRpcUpdateFlowOriginalBuilder(NxAugMatchRpcUpdateFlowOriginal base)
-