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