org.opengroup.arm40.metric
public interface ArmMetricNumericId32 extends ArmMetric
ARM_NumericID32
).
Objects implementing this interface are created using
ArmMetricFactory.
Method Summary | |
---|---|
int | get()
Gets the numeric ID value. |
int | set(int 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).