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