Uses of Interface
net.opengis.ows.x11.ExceptionReportDocument.ExceptionReport

Packages that use ExceptionReportDocument.ExceptionReport
net.opengis.ows.x11   
net.opengis.ows.x11.impl   
 

Uses of ExceptionReportDocument.ExceptionReport in net.opengis.ows.x11
 

Methods in net.opengis.ows.x11 that return ExceptionReportDocument.ExceptionReport
 ExceptionReportDocument.ExceptionReport ExceptionReportDocument.addNewExceptionReport()
          Appends and returns a new empty "ExceptionReport" element
 ExceptionReportDocument.ExceptionReport ExceptionReportDocument.getExceptionReport()
          Gets the "ExceptionReport" element
static ExceptionReportDocument.ExceptionReport ExceptionReportDocument.ExceptionReport.Factory.newInstance()
           
static ExceptionReportDocument.ExceptionReport ExceptionReportDocument.ExceptionReport.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.ows.x11 with parameters of type ExceptionReportDocument.ExceptionReport
 void ExceptionReportDocument.setExceptionReport(ExceptionReportDocument.ExceptionReport exceptionReport)
          Sets the "ExceptionReport" element
 

Uses of ExceptionReportDocument.ExceptionReport in net.opengis.ows.x11.impl
 

Classes in net.opengis.ows.x11.impl that implement ExceptionReportDocument.ExceptionReport
static class ExceptionReportDocumentImpl.ExceptionReportImpl
          An XML ExceptionReport(@http://www.opengis.net/ows/1.1).
 

Methods in net.opengis.ows.x11.impl that return ExceptionReportDocument.ExceptionReport
 ExceptionReportDocument.ExceptionReport ExceptionReportDocumentImpl.addNewExceptionReport()
          Appends and returns a new empty "ExceptionReport" element
 ExceptionReportDocument.ExceptionReport ExceptionReportDocumentImpl.getExceptionReport()
          Gets the "ExceptionReport" element
 

Methods in net.opengis.ows.x11.impl with parameters of type ExceptionReportDocument.ExceptionReport
 void ExceptionReportDocumentImpl.setExceptionReport(ExceptionReportDocument.ExceptionReport exceptionReport)
          Sets the "ExceptionReport" element
 



Copyright © 2004-2012 52north.org. All Rights Reserved.