public class MdsTimeInfo extends Object implements IASN1PreparedElement
Constructor and Description |
---|
MdsTimeInfo() |
Modifier and Type | Method and Description |
---|---|
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) |
public MdsTimeCapState getMds_time_cap_state()
public void setMds_time_cap_state(MdsTimeCapState value)
public TimeProtocolId getTime_sync_protocol()
public void setTime_sync_protocol(TimeProtocolId value)
public RelativeTime getTime_sync_accuracy()
public void setTime_sync_accuracy(RelativeTime value)
public INT_U16 getTime_resolution_abs_time()
public void setTime_resolution_abs_time(INT_U16 value)
public INT_U16 getTime_resolution_rel_time()
public void setTime_resolution_rel_time(INT_U16 value)
public INT_U32 getTime_resolution_high_res_time()
public void setTime_resolution_high_res_time(INT_U32 value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.