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

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

public class AbsTimeRange
extends Object
implements IASN1PreparedElement


Constructor Summary
AbsTimeRange()
           
 
Method Summary
 AbsoluteTime getFrom_time()
           
 IASN1PreparedElementData getPreparedData()
           
 AbsoluteTime getTo_time()
           
 void initWithDefaults()
           
 void setFrom_time(AbsoluteTime value)
           
 void setTo_time(AbsoluteTime value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbsTimeRange

public AbsTimeRange()
Method Detail

getFrom_time

public AbsoluteTime getFrom_time()

setFrom_time

public void setFrom_time(AbsoluteTime value)

getTo_time

public AbsoluteTime getTo_time()

setTo_time

public void setTo_time(AbsoluteTime 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.