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