public final class MeterCodec
extends org.onosproject.codec.JsonCodec<org.onosproject.net.meter.Meter>
| Modifier and Type | Field and Description |
|---|---|
static String |
REST_APP_ID |
| Constructor and Description |
|---|
MeterCodec() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
encode(org.onosproject.net.meter.Meter meter,
org.onosproject.codec.CodecContext context) |
public static final String REST_APP_ID