Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.NxAugMatchRpcAddFlow
-
Packages that use NxAugMatchRpcAddFlow Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 -
-
Uses of NxAugMatchRpcAddFlow 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 NxAugMatchRpcAddFlow Modifier and Type Method Description NxAugMatchRpcAddFlowNxAugMatchRpcAddFlowBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 that return types with arguments of type NxAugMatchRpcAddFlow Modifier and Type Method Description default Class<NxAugMatchRpcAddFlow>NxAugMatchRpcAddFlow. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 with parameters of type NxAugMatchRpcAddFlow Modifier and Type Method Description static booleanNxAugMatchRpcAddFlow. bindingEquals(@NonNull NxAugMatchRpcAddFlow thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxAugMatchRpcAddFlow. bindingHashCode(@NonNull NxAugMatchRpcAddFlow obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxAugMatchRpcAddFlow. bindingToString(@NonNull NxAugMatchRpcAddFlow 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 NxAugMatchRpcAddFlow Constructor Description NxAugMatchRpcAddFlowBuilder(NxAugMatchRpcAddFlow base)
-