protected static class PropertyHelper.Metric extends Object
Modifier | Constructor and Description |
---|---|
protected |
Metric(String metric,
boolean pointInTime,
boolean temporal) |
Modifier and Type | Method and Description |
---|---|
String |
getMetric() |
boolean |
isPointInTime() |
boolean |
isTemporal() |
void |
setMetric(String metric) |
void |
setPointInTime(boolean pointInTime) |
void |
setTemporal(boolean temporal) |
protected Metric(String metric, boolean pointInTime, boolean temporal)
Copyright © 2015. All rights reserved.