org.opengroup.arm40.metric
Interface ArmMetricGauge32

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

public interface ArmMetricGauge32
extends ArmMetric


Method Summary
 int get()
           
 int set(int 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 int get()

set

public int set(int value)