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

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

public class HighResRelativeTime
extends Object
implements IASN1PreparedElement


Constructor Summary
HighResRelativeTime()
           
HighResRelativeTime(BitString value)
           
HighResRelativeTime(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

HighResRelativeTime

public HighResRelativeTime()

HighResRelativeTime

public HighResRelativeTime(byte[] value)

HighResRelativeTime

public HighResRelativeTime(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.