Uses of Interface
be.ac.ucl.ingi.totem.measurementReport.model.jaxb.Information

Packages that use Information
be.ac.ucl.ingi.totem.measurementReport.model.jaxb   
be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl   
 

Uses of Information in be.ac.ucl.ingi.totem.measurementReport.model.jaxb
 

Methods in be.ac.ucl.ingi.totem.measurementReport.model.jaxb that return Information
 Information ObjectFactory.createInformation()
          Create an instance of Information
 Information RttMeasurementReportType.getInfo()
          Gets the value of the info property.
 

Methods in be.ac.ucl.ingi.totem.measurementReport.model.jaxb with parameters of type Information
 void RttMeasurementReportType.setInfo(Information value)
          Sets the value of the info property.
 

Uses of Information in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl
 

Classes in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl that implement Information
 class InformationImpl
           
 

Fields in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl declared as Information
protected  Information RttMeasurementReportTypeImpl._Info
           
 

Methods in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl that return Information
 Information RttMeasurementReportTypeImpl.getInfo()
           
 

Methods in be.ac.ucl.ingi.totem.measurementReport.model.jaxb.impl with parameters of type Information
 void RttMeasurementReportTypeImpl.setInfo(Information value)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.