public class ScanReportInfoMPFixed extends Object implements IASN1PreparedElement
Constructor and Description |
---|
ScanReportInfoMPFixed() |
Modifier and Type | Method and Description |
---|---|
DataReqId |
getData_req_id() |
IASN1PreparedElementData |
getPreparedData() |
Collection<ScanReportPerFixed> |
getScan_per_fixed() |
INT_U16 |
getScan_report_no() |
void |
initWithDefaults() |
void |
setData_req_id(DataReqId value) |
void |
setScan_per_fixed(Collection<ScanReportPerFixed> value) |
void |
setScan_report_no(INT_U16 value) |
public DataReqId getData_req_id()
public void setData_req_id(DataReqId value)
public INT_U16 getScan_report_no()
public void setScan_report_no(INT_U16 value)
public Collection<ScanReportPerFixed> getScan_per_fixed()
public void setScan_per_fixed(Collection<ScanReportPerFixed> value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.