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

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

public class AbsoluteTime
extends Object
implements IASN1PreparedElement


Constructor Summary
AbsoluteTime()
           
 
Method Summary
 INT_U8 getCentury()
           
 INT_U8 getDay()
           
 INT_U8 getHour()
           
 INT_U8 getMinute()
           
 INT_U8 getMonth()
           
 IASN1PreparedElementData getPreparedData()
           
 INT_U8 getSec_fractions()
           
 INT_U8 getSecond()
           
 INT_U8 getYear()
           
 void initWithDefaults()
           
 void setCentury(INT_U8 value)
           
 void setDay(INT_U8 value)
           
 void setHour(INT_U8 value)
           
 void setMinute(INT_U8 value)
           
 void setMonth(INT_U8 value)
           
 void setSec_fractions(INT_U8 value)
           
 void setSecond(INT_U8 value)
           
 void setYear(INT_U8 value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsoluteTime

public AbsoluteTime()
Method Detail

getCentury

public INT_U8 getCentury()

setCentury

public void setCentury(INT_U8 value)

getYear

public INT_U8 getYear()

setYear

public void setYear(INT_U8 value)

getMonth

public INT_U8 getMonth()

setMonth

public void setMonth(INT_U8 value)

getDay

public INT_U8 getDay()

setDay

public void setDay(INT_U8 value)

getHour

public INT_U8 getHour()

setHour

public void setHour(INT_U8 value)

getMinute

public INT_U8 getMinute()

setMinute

public void setMinute(INT_U8 value)

getSecond

public INT_U8 getSecond()

setSecond

public void setSecond(INT_U8 value)

getSec_fractions

public INT_U8 getSec_fractions()

setSec_fractions

public void setSec_fractions(INT_U8 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.