org.opengroup.arm40.metric
Interface ArmMetricNumericId64

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

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