org.opengroup.arm40.metric
public interface ArmMetricNumericId64 extends ArmMetric
ARM_NumericID64
).
Objects implementing this interface are created using
ArmMetricFactory.
Method Summary | |
---|---|
long | get()
Gets the numeric ID value. |
int | set(long value)
Sets the numeric ID value. |
Returns: the numeric ID value.
Parameters: value new numeric ID value.
Returns: 0 on sucess; otherwise, a non-zero error code is returned (as specified in ArmInterface).