Package | Description |
---|---|
noNamespace | |
noNamespace.impl |
Modifier and Type | Method and Description |
---|---|
ServiceReportList |
ServiceReportListDocument.addNewServiceReportList()
Appends and returns a new empty "serviceReportList" element
|
ServiceReportList |
ServiceReportListDocument.getServiceReportList()
Gets the "serviceReportList" element
|
static ServiceReportList |
ServiceReportList.Factory.newInstance() |
static ServiceReportList |
ServiceReportList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ServiceReportList |
ServiceReportList.Factory.parse(File file) |
static ServiceReportList |
ServiceReportList.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static ServiceReportList |
ServiceReportList.Factory.parse(InputStream is) |
static ServiceReportList |
ServiceReportList.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ServiceReportList |
ServiceReportList.Factory.parse(Node node) |
static ServiceReportList |
ServiceReportList.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static ServiceReportList |
ServiceReportList.Factory.parse(Reader r) |
static ServiceReportList |
ServiceReportList.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ServiceReportList |
ServiceReportList.Factory.parse(String xmlAsString) |
static ServiceReportList |
ServiceReportList.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ServiceReportList |
ServiceReportList.Factory.parse(URL u) |
static ServiceReportList |
ServiceReportList.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static ServiceReportList |
ServiceReportList.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ServiceReportList |
ServiceReportList.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ServiceReportList |
ServiceReportList.Factory.parse(XMLStreamReader sr) |
static ServiceReportList |
ServiceReportList.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceReportListDocument.setServiceReportList(ServiceReportList serviceReportList)
Sets the "serviceReportList" element
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceReportListImpl
An XML serviceReportList(@).
|
Modifier and Type | Method and Description |
---|---|
ServiceReportList |
ServiceReportListDocumentImpl.addNewServiceReportList()
Appends and returns a new empty "serviceReportList" element
|
ServiceReportList |
ServiceReportListDocumentImpl.getServiceReportList()
Gets the "serviceReportList" element
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceReportListDocumentImpl.setServiceReportList(ServiceReportList serviceReportList)
Sets the "serviceReportList" element
|
Copyright © 2009-2013 DuraSpace. All Rights Reserved.