Class PlatformMetric
java.lang.Object
com.axemble.vdoc.sdk.metrics.beans.PlatformMetric
Bean that represent a standard platform metric (periodically logged)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PlatformMetric
public PlatformMetric()
-
-
Method Details
-
getType
-
setType
-
getName
-
setName
-
getValue
-
setValue
-
setValue
public void setValue(long value) -
setValue
public void setValue(boolean value)
-