Uses of Interface
noNamespace.ServiceReportListDocument

Packages that use ServiceReportListDocument
noNamespace   
noNamespace.impl   
 

Uses of ServiceReportListDocument in noNamespace
 

Methods in noNamespace that return ServiceReportListDocument
static ServiceReportListDocument ServiceReportListDocument.Factory.newInstance()
           
static ServiceReportListDocument ServiceReportListDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(File file)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(InputStream is)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(Node node)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(Reader r)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(String xmlAsString)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(URL u)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(XMLStreamReader sr)
           
static ServiceReportListDocument ServiceReportListDocument.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of ServiceReportListDocument in noNamespace.impl
 

Classes in noNamespace.impl that implement ServiceReportListDocument
 class ServiceReportListDocumentImpl
          A document containing one serviceReportList(@) element.
 



Copyright © 2009-2011 DuraSpace. All Rights Reserved.