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

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

public class BatMeasure
extends Object
implements IASN1PreparedElement


Constructor Summary
BatMeasure()
           
 
Method Summary
 IASN1PreparedElementData getPreparedData()
           
 OID_Type getUnit_()
           
 FLOAT_Type getValue()
           
 void initWithDefaults()
           
 void setUnit_(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

BatMeasure

public BatMeasure()
Method Detail

getValue

public FLOAT_Type getValue()

setValue

public void setValue(FLOAT_Type value)

getUnit_

public OID_Type getUnit_()

setUnit_

public void setUnit_(OID_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.