| Package | Description |
|---|---|
| org.onosproject.net.meter |
Flow meter model and related services.
|
| Modifier and Type | Method and Description |
|---|---|
MeterOperation.Type |
MeterOperation.type()
Returns the type of operation.
|
static MeterOperation.Type |
MeterOperation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeterOperation.Type[] |
MeterOperation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MeterOperation(Meter meter,
MeterOperation.Type type) |
Copyright © 2015. All rights reserved.