public interface Meter extends ModelEntity
Modifier and Type | Interface and Description |
---|---|
static class |
Meter.Type
The Meter Type
|
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
String |
getProjectId() |
String |
getResourceId() |
Meter.Type |
getType() |
String |
getUnit() |
String |
getUserId() |
String getId()
String getName()
String getResourceId()
String getProjectId()
Meter.Type getType()
String getUnit()
String getUserId()
Copyright © 2017. All rights reserved.