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

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

public class ScanReportInfoMPFixed
extends Object
implements IASN1PreparedElement


Constructor Summary
ScanReportInfoMPFixed()
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScanReportInfoMPFixed

public ScanReportInfoMPFixed()
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)

getScan_per_fixed

public Collection<ScanReportPerFixed> getScan_per_fixed()

setScan_per_fixed

public void setScan_per_fixed(Collection<ScanReportPerFixed> 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.