org.universAAL.lddi.lib.ieeex73std.x73.p20601
Class NuObsValue

Package class diagram package NuObsValue
java.lang.Object
  extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.NuObsValue
All Implemented Interfaces:
IASN1PreparedElement

public class NuObsValue
extends Object
implements IASN1PreparedElement


Constructor Summary
NuObsValue()
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NuObsValue

public NuObsValue()
Method Detail

getMetric_id

public OID_Type getMetric_id()

setMetric_id

public void setMetric_id(OID_Type value)

getState

public MeasurementStatus getState()

setState

public void setState(MeasurementStatus value)

getUnit_code

public OID_Type getUnit_code()

setUnit_code

public void setUnit_code(OID_Type value)

getValue

public FLOAT_Type getValue()

setValue

public void setValue(FLOAT_Type value)

initWithDefaults

public void initWithDefaults()
Specified by:
initWithDefaults in interface IASN1PreparedElement

getPreparedData

public IASN1PreparedElementData getPreparedData()
Specified by:
getPreparedData in interface IASN1PreparedElement


Copyright © 2014 universAAL Consortium. All Rights Reserved.