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

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

public class SetTimeInvoke
extends Object
implements IASN1PreparedElement


Constructor Summary
SetTimeInvoke()
           
 
Method Summary
 FLOAT_Type getAccuracy()
           
 AbsoluteTime getDate_time()
           
 IASN1PreparedElementData getPreparedData()
           
 void initWithDefaults()
           
 void setAccuracy(FLOAT_Type value)
           
 void setDate_time(AbsoluteTime value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetTimeInvoke

public SetTimeInvoke()
Method Detail

getDate_time

public AbsoluteTime getDate_time()

setDate_time

public void setDate_time(AbsoluteTime value)

getAccuracy

public FLOAT_Type getAccuracy()

setAccuracy

public void setAccuracy(FLOAT_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.