Interface GetObservationDocument.GetObservation

    • Field Detail

      • type

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

      • getOffering

        String getOffering()
        Gets the "offering" element
      • xgetOffering

        org.apache.xmlbeans.XmlAnyURI xgetOffering()
        Gets (as xml) the "offering" element
      • isSetOffering

        boolean isSetOffering()
        True if has "offering" element
      • setOffering

        void setOffering​(String offering)
        Sets the "offering" element
      • xsetOffering

        void xsetOffering​(org.apache.xmlbeans.XmlAnyURI offering)
        Sets (as xml) the "offering" element
      • unsetOffering

        void unsetOffering()
        Unsets the "offering" element
      • sizeOfEventTimeArray

        int sizeOfEventTimeArray()
        Returns number of "eventTime" element
      • removeEventTime

        void removeEventTime​(int i)
        Removes the ith "eventTime" element
      • getProcedureArray

        String[] getProcedureArray()
        Gets array of all "procedure" elements
      • getProcedureArray

        String getProcedureArray​(int i)
        Gets ith "procedure" element
      • xgetProcedureArray

        org.apache.xmlbeans.XmlAnyURI[] xgetProcedureArray()
        Gets (as xml) array of all "procedure" elements
      • xgetProcedureArray

        org.apache.xmlbeans.XmlAnyURI xgetProcedureArray​(int i)
        Gets (as xml) ith "procedure" element
      • sizeOfProcedureArray

        int sizeOfProcedureArray()
        Returns number of "procedure" element
      • setProcedureArray

        void setProcedureArray​(String[] procedureArray)
        Sets array of all "procedure" element
      • setProcedureArray

        void setProcedureArray​(int i,
                               String procedure)
        Sets ith "procedure" element
      • xsetProcedureArray

        void xsetProcedureArray​(org.apache.xmlbeans.XmlAnyURI[] procedureArray)
        Sets (as xml) array of all "procedure" element
      • xsetProcedureArray

        void xsetProcedureArray​(int i,
                                org.apache.xmlbeans.XmlAnyURI procedure)
        Sets (as xml) ith "procedure" element
      • insertProcedure

        void insertProcedure​(int i,
                             String procedure)
        Inserts the value as the ith "procedure" element
      • addProcedure

        void addProcedure​(String procedure)
        Appends the value as the last "procedure" element
      • insertNewProcedure

        org.apache.xmlbeans.XmlAnyURI insertNewProcedure​(int i)
        Inserts and returns a new empty value (as xml) as the ith "procedure" element
      • addNewProcedure

        org.apache.xmlbeans.XmlAnyURI addNewProcedure()
        Appends and returns a new empty value (as xml) as the last "procedure" element
      • removeProcedure

        void removeProcedure​(int i)
        Removes the ith "procedure" element
      • getObservedPropertyArray

        String[] getObservedPropertyArray()
        Gets array of all "observedProperty" elements
      • getObservedPropertyArray

        String getObservedPropertyArray​(int i)
        Gets ith "observedProperty" element
      • xgetObservedPropertyArray

        org.apache.xmlbeans.XmlAnyURI[] xgetObservedPropertyArray()
        Gets (as xml) array of all "observedProperty" elements
      • xgetObservedPropertyArray

        org.apache.xmlbeans.XmlAnyURI xgetObservedPropertyArray​(int i)
        Gets (as xml) ith "observedProperty" element
      • sizeOfObservedPropertyArray

        int sizeOfObservedPropertyArray()
        Returns number of "observedProperty" element
      • setObservedPropertyArray

        void setObservedPropertyArray​(String[] observedPropertyArray)
        Sets array of all "observedProperty" element
      • setObservedPropertyArray

        void setObservedPropertyArray​(int i,
                                      String observedProperty)
        Sets ith "observedProperty" element
      • xsetObservedPropertyArray

        void xsetObservedPropertyArray​(org.apache.xmlbeans.XmlAnyURI[] observedPropertyArray)
        Sets (as xml) array of all "observedProperty" element
      • xsetObservedPropertyArray

        void xsetObservedPropertyArray​(int i,
                                       org.apache.xmlbeans.XmlAnyURI observedProperty)
        Sets (as xml) ith "observedProperty" element
      • insertObservedProperty

        void insertObservedProperty​(int i,
                                    String observedProperty)
        Inserts the value as the ith "observedProperty" element
      • addObservedProperty

        void addObservedProperty​(String observedProperty)
        Appends the value as the last "observedProperty" element
      • insertNewObservedProperty

        org.apache.xmlbeans.XmlAnyURI insertNewObservedProperty​(int i)
        Inserts and returns a new empty value (as xml) as the ith "observedProperty" element
      • addNewObservedProperty

        org.apache.xmlbeans.XmlAnyURI addNewObservedProperty()
        Appends and returns a new empty value (as xml) as the last "observedProperty" element
      • removeObservedProperty

        void removeObservedProperty​(int i)
        Removes the ith "observedProperty" element
      • isSetFeatureOfInterest

        boolean isSetFeatureOfInterest()
        True if has "featureOfInterest" element
      • unsetFeatureOfInterest

        void unsetFeatureOfInterest()
        Unsets the "featureOfInterest" element
      • isSetResult

        boolean isSetResult()
        True if has "result" element
      • unsetResult

        void unsetResult()
        Unsets the "result" 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