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

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

public class AbsoluteTimeAdjust
extends Object
implements IASN1PreparedElement


Constructor Summary
AbsoluteTimeAdjust()
           
AbsoluteTimeAdjust(BitString value)
           
AbsoluteTimeAdjust(byte[] value)
           
 
Method Summary
 IASN1PreparedElementData getPreparedData()
           
 byte[] getValue()
           
 void initWithDefaults()
           
 void setValue(BitString btStr)
           
 void setValue(byte[] value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsoluteTimeAdjust

public AbsoluteTimeAdjust()

AbsoluteTimeAdjust

public AbsoluteTimeAdjust(byte[] value)

AbsoluteTimeAdjust

public AbsoluteTimeAdjust(BitString value)
Method Detail

setValue

public void setValue(byte[] value)

setValue

public void setValue(BitString btStr)

getValue

public byte[] getValue()

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.