public interface ArmMetricString32 extends ArmMetric
ARM_String32
),
with two differences:
ArmMetricFactory.newArmMetricString32(org.opengroup.arm40.metric.ArmMetricString32Definition)
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
get()
Gets the string value.
|
int |
set(java.lang.String s)
Sets the string value.
|
getDefinition
getErrorCode, getErrorMessage, setErrorCode
java.lang.String get()
int set(java.lang.String s)
s
- new string value.ArmInterface
).