Interface GetObservationByIdDocument.GetObservationById

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getObservationId

        String getObservationId()
        Gets the "ObservationId" element
      • xgetObservationId

        org.apache.xmlbeans.XmlAnyURI xgetObservationId()
        Gets (as xml) the "ObservationId" element
      • setObservationId

        void setObservationId​(String observationId)
        Sets the "ObservationId" element
      • xsetObservationId

        void xsetObservationId​(org.apache.xmlbeans.XmlAnyURI observationId)
        Sets (as xml) the "ObservationId" element
      • getResponseFormat

        String getResponseFormat()
        Gets the "responseFormat" element
      • xgetResponseFormat

        MimeType xgetResponseFormat()
        Gets (as xml) the "responseFormat" element
      • isSetResponseFormat

        boolean isSetResponseFormat()
        True if has "responseFormat" element
      • setResponseFormat

        void setResponseFormat​(String responseFormat)
        Sets the "responseFormat" element
      • xsetResponseFormat

        void xsetResponseFormat​(MimeType responseFormat)
        Sets (as xml) the "responseFormat" element
      • unsetResponseFormat

        void unsetResponseFormat()
        Unsets the "responseFormat" element
      • getResultModel

        QName getResultModel()
        Gets the "resultModel" element
      • xgetResultModel

        org.apache.xmlbeans.XmlQName xgetResultModel()
        Gets (as xml) the "resultModel" element
      • isSetResultModel

        boolean isSetResultModel()
        True if has "resultModel" element
      • setResultModel

        void setResultModel​(QName resultModel)
        Sets the "resultModel" element
      • xsetResultModel

        void xsetResultModel​(org.apache.xmlbeans.XmlQName resultModel)
        Sets (as xml) the "resultModel" element
      • unsetResultModel

        void unsetResultModel()
        Unsets the "resultModel" element
      • xgetResponseMode

        ResponseModeType xgetResponseMode()
        Gets (as xml) the "responseMode" element
      • isSetResponseMode

        boolean isSetResponseMode()
        True if has "responseMode" element
      • setResponseMode

        void setResponseMode​(ResponseModeType.Enum responseMode)
        Sets the "responseMode" element
      • xsetResponseMode

        void xsetResponseMode​(ResponseModeType responseMode)
        Sets (as xml) the "responseMode" element
      • unsetResponseMode

        void unsetResponseMode()
        Unsets the "responseMode" element
      • getSrsName

        String getSrsName()
        Gets the "srsName" attribute
      • xgetSrsName

        org.apache.xmlbeans.XmlAnyURI xgetSrsName()
        Gets (as xml) the "srsName" attribute
      • isSetSrsName

        boolean isSetSrsName()
        True if has "srsName" attribute
      • setSrsName

        void setSrsName​(String srsName)
        Sets the "srsName" attribute
      • xsetSrsName

        void xsetSrsName​(org.apache.xmlbeans.XmlAnyURI srsName)
        Sets (as xml) the "srsName" attribute
      • unsetSrsName

        void unsetSrsName()
        Unsets the "srsName" attribute