|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceExceptionReportDocument.ServiceExceptionReport | |
---|---|
net.opengis.ogc | |
net.opengis.ogc.impl |
Uses of ServiceExceptionReportDocument.ServiceExceptionReport in net.opengis.ogc |
---|
Methods in net.opengis.ogc that return ServiceExceptionReportDocument.ServiceExceptionReport | |
---|---|
ServiceExceptionReportDocument.ServiceExceptionReport |
ServiceExceptionReportDocument.addNewServiceExceptionReport()
Appends and returns a new empty "ServiceExceptionReport" element |
ServiceExceptionReportDocument.ServiceExceptionReport |
ServiceExceptionReportDocument.getServiceExceptionReport()
Gets the "ServiceExceptionReport" element |
static ServiceExceptionReportDocument.ServiceExceptionReport |
ServiceExceptionReportDocument.ServiceExceptionReport.Factory.newInstance()
|
static ServiceExceptionReportDocument.ServiceExceptionReport |
ServiceExceptionReportDocument.ServiceExceptionReport.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.ogc with parameters of type ServiceExceptionReportDocument.ServiceExceptionReport | |
---|---|
void |
ServiceExceptionReportDocument.setServiceExceptionReport(ServiceExceptionReportDocument.ServiceExceptionReport serviceExceptionReport)
Sets the "ServiceExceptionReport" element |
Uses of ServiceExceptionReportDocument.ServiceExceptionReport in net.opengis.ogc.impl |
---|
Classes in net.opengis.ogc.impl that implement ServiceExceptionReportDocument.ServiceExceptionReport | |
---|---|
static class |
ServiceExceptionReportDocumentImpl.ServiceExceptionReportImpl
An XML ServiceExceptionReport(@http://www.opengis.net/ogc). |
Methods in net.opengis.ogc.impl that return ServiceExceptionReportDocument.ServiceExceptionReport | |
---|---|
ServiceExceptionReportDocument.ServiceExceptionReport |
ServiceExceptionReportDocumentImpl.addNewServiceExceptionReport()
Appends and returns a new empty "ServiceExceptionReport" element |
ServiceExceptionReportDocument.ServiceExceptionReport |
ServiceExceptionReportDocumentImpl.getServiceExceptionReport()
Gets the "ServiceExceptionReport" element |
Methods in net.opengis.ogc.impl with parameters of type ServiceExceptionReportDocument.ServiceExceptionReport | |
---|---|
void |
ServiceExceptionReportDocumentImpl.setServiceExceptionReport(ServiceExceptionReportDocument.ServiceExceptionReport serviceExceptionReport)
Sets the "ServiceExceptionReport" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |