org.opengroup.arm40.metric
Interface ArmMetricGauge64

All Superinterfaces:
ArmInterface, ArmMetric
All Known Implementing Classes:
ArmMetricGauge64Impl

public interface ArmMetricGauge64
extends ArmMetric


Method Summary
 long get()
           
 int set(long value)
           
 
Methods inherited from interface org.opengroup.arm40.metric.ArmMetric
getDefinition
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface
getErrorCode, getErrorMessage, setErrorCode
 

Method Detail

get

public long get()

set

public int set(long value)