public class DataResponse extends Object implements IASN1PreparedElement
Constructor and Description |
---|
DataResponse() |
Modifier and Type | Method and Description |
---|---|
DataReqResult |
getData_req_result() |
byte[] |
getEvent_info() |
OID_Type |
getEvent_type() |
IASN1PreparedElementData |
getPreparedData() |
RelativeTime |
getRel_time_stamp() |
void |
initWithDefaults() |
void |
setData_req_result(DataReqResult value) |
void |
setEvent_info(byte[] value) |
void |
setEvent_type(OID_Type value) |
void |
setRel_time_stamp(RelativeTime value) |
public RelativeTime getRel_time_stamp()
public void setRel_time_stamp(RelativeTime value)
public DataReqResult getData_req_result()
public void setData_req_result(DataReqResult value)
public OID_Type getEvent_type()
public void setEvent_type(OID_Type value)
public byte[] getEvent_info()
public void setEvent_info(byte[] value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.