com.dynatrace.diagnostics.pdk
Interface Value


public interface Value

The value of a Measure.


Method Summary
 double getValue()
          Returns the value as double-precision floating point.
 boolean isSet()
          Returns if the Value is set
 

Method Detail

getValue

double getValue()
Returns the value as double-precision floating point.

Returns:
the value as double-precision floating point.

isSet

boolean isSet()
Returns if the Value is set

Returns:
if the Value is set


Copyright © 2004-2012 dynaTrace software GmbH