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

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

public class MdsTimeInfo
extends Object
implements IASN1PreparedElement


Constructor Summary
MdsTimeInfo()
           
 
Method Summary
 MdsTimeCapState getMds_time_cap_state()
           
 IASN1PreparedElementData getPreparedData()
           
 INT_U16 getTime_resolution_abs_time()
           
 INT_U32 getTime_resolution_high_res_time()
           
 INT_U16 getTime_resolution_rel_time()
           
 RelativeTime getTime_sync_accuracy()
           
 TimeProtocolId getTime_sync_protocol()
           
 void initWithDefaults()
           
 void setMds_time_cap_state(MdsTimeCapState value)
           
 void setTime_resolution_abs_time(INT_U16 value)
           
 void setTime_resolution_high_res_time(INT_U32 value)
           
 void setTime_resolution_rel_time(INT_U16 value)
           
 void setTime_sync_accuracy(RelativeTime value)
           
 void setTime_sync_protocol(TimeProtocolId value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MdsTimeInfo

public MdsTimeInfo()
Method Detail

getMds_time_cap_state

public MdsTimeCapState getMds_time_cap_state()

setMds_time_cap_state

public void setMds_time_cap_state(MdsTimeCapState value)

getTime_sync_protocol

public TimeProtocolId getTime_sync_protocol()

setTime_sync_protocol

public void setTime_sync_protocol(TimeProtocolId value)

getTime_sync_accuracy

public RelativeTime getTime_sync_accuracy()

setTime_sync_accuracy

public void setTime_sync_accuracy(RelativeTime value)

getTime_resolution_abs_time

public INT_U16 getTime_resolution_abs_time()

setTime_resolution_abs_time

public void setTime_resolution_abs_time(INT_U16 value)

getTime_resolution_rel_time

public INT_U16 getTime_resolution_rel_time()

setTime_resolution_rel_time

public void setTime_resolution_rel_time(INT_U16 value)

getTime_resolution_high_res_time

public INT_U32 getTime_resolution_high_res_time()

setTime_resolution_high_res_time

public void setTime_resolution_high_res_time(INT_U32 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.