Uses of Class
org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowCounter.OperationStatus
-
Packages that use FlowCounter.OperationStatus Package Description org.opendaylight.openflowplugin.applications.bulk.o.matic -
-
Uses of FlowCounter.OperationStatus in org.opendaylight.openflowplugin.applications.bulk.o.matic
Methods in org.opendaylight.openflowplugin.applications.bulk.o.matic that return FlowCounter.OperationStatus Modifier and Type Method Description static FlowCounter.OperationStatusFlowCounter.OperationStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static FlowCounter.OperationStatus[]FlowCounter.OperationStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-