|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionReportType | |
---|---|
net.opengis.ows10 | |
net.opengis.ows10.impl |
Uses of ExceptionReportType in net.opengis.ows10 |
---|
Methods in net.opengis.ows10 that return ExceptionReportType | |
---|---|
ExceptionReportType |
Ows10Factory.createExceptionReportType()
Returns a new object of class 'Exception Report Type'. |
ExceptionReportType |
DocumentRoot.getExceptionReport()
Returns the value of the 'Exception Report' containment reference. |
Methods in net.opengis.ows10 with parameters of type ExceptionReportType | |
---|---|
void |
DocumentRoot.setExceptionReport(ExceptionReportType value)
Sets the value of the ' Exception Report ' containment reference. |
Uses of ExceptionReportType in net.opengis.ows10.impl |
---|
Methods in net.opengis.ows10.impl that return ExceptionReportType | |
---|---|
ExceptionReportType |
Ows10FactoryImpl.createExceptionReportType()
|
ExceptionReportType |
DocumentRootImpl.getExceptionReport()
|
Methods in net.opengis.ows10.impl with parameters of type ExceptionReportType | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DocumentRootImpl.basicSetExceptionReport(ExceptionReportType newExceptionReport,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DocumentRootImpl.setExceptionReport(ExceptionReportType newExceptionReport)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |