be.ac.ucl.ingi.totem.measurementReport.model.jaxb
Interface RttMeasurementReport

All Superinterfaces:
javax.xml.bind.Element, RttMeasurementReportType
All Known Implementing Classes:
RttMeasurementReportImpl

public interface RttMeasurementReport
extends javax.xml.bind.Element, RttMeasurementReportType

Java content class for rttMeasurementReport element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/biom/biom1/tdekens/workspace/rtt/xml/measurementReport.xsd line 13)

 <element name="rttMeasurementReport">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <sequence>
           <element name="info" type="{}information"/>
           <element name="measures" type="{}subnetMeasures" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface be.ac.ucl.ingi.totem.measurementReport.model.jaxb.RttMeasurementReportType
getInfo, getMeasures, setInfo
 



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