Uses of Interface
net.opengis.ows.x11.ExceptionReportDocument.ExceptionReport.Version
-
Packages that use ExceptionReportDocument.ExceptionReport.Version Package Description net.opengis.ows.x11 net.opengis.ows.x11.impl -
-
Uses of ExceptionReportDocument.ExceptionReport.Version in net.opengis.ows.x11
Methods in net.opengis.ows.x11 that return ExceptionReportDocument.ExceptionReport.Version Modifier and Type Method Description static ExceptionReportDocument.ExceptionReport.VersionExceptionReportDocument.ExceptionReport.Version.Factory. newInstance()static ExceptionReportDocument.ExceptionReport.VersionExceptionReportDocument.ExceptionReport.Version.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static ExceptionReportDocument.ExceptionReport.VersionExceptionReportDocument.ExceptionReport.Version.Factory. newValue(Object obj)ExceptionReportDocument.ExceptionReport.VersionExceptionReportDocument.ExceptionReport. xgetVersion()Gets (as xml) the "version" attributeMethods in net.opengis.ows.x11 with parameters of type ExceptionReportDocument.ExceptionReport.Version Modifier and Type Method Description voidExceptionReportDocument.ExceptionReport. xsetVersion(ExceptionReportDocument.ExceptionReport.Version version)Sets (as xml) the "version" attribute -
Uses of ExceptionReportDocument.ExceptionReport.Version in net.opengis.ows.x11.impl
Classes in net.opengis.ows.x11.impl that implement ExceptionReportDocument.ExceptionReport.Version Modifier and Type Class Description static classExceptionReportDocumentImpl.ExceptionReportImpl.VersionImplAn XML version(@).Methods in net.opengis.ows.x11.impl that return ExceptionReportDocument.ExceptionReport.Version Modifier and Type Method Description ExceptionReportDocument.ExceptionReport.VersionExceptionReportDocumentImpl.ExceptionReportImpl. xgetVersion()Gets (as xml) the "version" attributeMethods in net.opengis.ows.x11.impl with parameters of type ExceptionReportDocument.ExceptionReport.Version Modifier and Type Method Description voidExceptionReportDocumentImpl.ExceptionReportImpl. xsetVersion(ExceptionReportDocument.ExceptionReport.Version version)Sets (as xml) the "version" attribute
-