org.opengroup.arm40.metric
Interface ArmMetricCounter32

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

public interface ArmMetricCounter32
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)