|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArmMetricNumericId64
Implements a 32-bit integer numeric ID.
It is the same as ARM 2.0 metric type=8 (ARM_NumericID64
).
ArmMetricFactory.newArmMetricNumericId64(org.opengroup.arm40.metric.ArmMetricNumericId64Definition)
.
Method Summary | |
---|---|
long |
get()
Gets the numeric ID value. |
int |
set(long value)
Sets the numeric ID 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 |
---|
long get()
int set(long value)
value
- new numeric ID value.
ArmInterface
).
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |