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

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

public class ScanReportInfoFixed
extends Object
implements IASN1PreparedElement


Constructor Summary
ScanReportInfoFixed()
           
 
Method Summary
 DataReqId getData_req_id()
           
 Collection<ObservationScanFixed> getObs_scan_fixed()
           
 IASN1PreparedElementData getPreparedData()
           
 INT_U16 getScan_report_no()
           
 void initWithDefaults()
           
 void setData_req_id(DataReqId value)
           
 void setObs_scan_fixed(Collection<ObservationScanFixed> value)
           
 void setScan_report_no(INT_U16 value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScanReportInfoFixed

public ScanReportInfoFixed()
Method Detail

getData_req_id

public DataReqId getData_req_id()

setData_req_id

public void setData_req_id(DataReqId value)

getScan_report_no

public INT_U16 getScan_report_no()

setScan_report_no

public void setScan_report_no(INT_U16 value)

getObs_scan_fixed

public Collection<ObservationScanFixed> getObs_scan_fixed()

setObs_scan_fixed

public void setObs_scan_fixed(Collection<ObservationScanFixed> 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.