public class EnumObsValue extends Object implements IASN1PreparedElement
Constructor and Description |
---|
EnumObsValue() |
Modifier and Type | Method and Description |
---|---|
OID_Type |
getMetric_id() |
IASN1PreparedElementData |
getPreparedData() |
MeasurementStatus |
getState() |
EnumVal |
getValue() |
void |
initWithDefaults() |
void |
setMetric_id(OID_Type value) |
void |
setState(MeasurementStatus value) |
void |
setValue(EnumVal value) |
public OID_Type getMetric_id()
public void setMetric_id(OID_Type value)
public MeasurementStatus getState()
public void setState(MeasurementStatus value)
public EnumVal getValue()
public void setValue(EnumVal value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.