Interface DeleteObservationType

    • Field Detail

      • type

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

      • getObservationArray

        String[] getObservationArray()
        Gets array of all "observation" elements
      • getObservationArray

        String getObservationArray​(int i)
        Gets ith "observation" element
      • xgetObservationArray

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

        org.apache.xmlbeans.XmlAnyURI xgetObservationArray​(int i)
        Gets (as xml) ith "observation" element
      • sizeOfObservationArray

        int sizeOfObservationArray()
        Returns number of "observation" element
      • setObservationArray

        void setObservationArray​(String[] observationArray)
        Sets array of all "observation" element
      • setObservationArray

        void setObservationArray​(int i,
                                 String observation)
        Sets ith "observation" element
      • xsetObservationArray

        void xsetObservationArray​(org.apache.xmlbeans.XmlAnyURI[] observationArray)
        Sets (as xml) array of all "observation" element
      • xsetObservationArray

        void xsetObservationArray​(int i,
                                  org.apache.xmlbeans.XmlAnyURI observation)
        Sets (as xml) ith "observation" element
      • insertObservation

        void insertObservation​(int i,
                               String observation)
        Inserts the value as the ith "observation" element
      • addObservation

        void addObservation​(String observation)
        Appends the value as the last "observation" element
      • insertNewObservation

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

        org.apache.xmlbeans.XmlAnyURI addNewObservation()
        Appends and returns a new empty value (as xml) as the last "observation" element
      • removeObservation

        void removeObservation​(int i)
        Removes the ith "observation" 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
      • getFeatureOfInterestArray

        String[] getFeatureOfInterestArray()
        Gets array of all "featureOfInterest" elements
      • getFeatureOfInterestArray

        String getFeatureOfInterestArray​(int i)
        Gets ith "featureOfInterest" element
      • xgetFeatureOfInterestArray

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

        org.apache.xmlbeans.XmlAnyURI xgetFeatureOfInterestArray​(int i)
        Gets (as xml) ith "featureOfInterest" element
      • sizeOfFeatureOfInterestArray

        int sizeOfFeatureOfInterestArray()
        Returns number of "featureOfInterest" element
      • setFeatureOfInterestArray

        void setFeatureOfInterestArray​(String[] featureOfInterestArray)
        Sets array of all "featureOfInterest" element
      • setFeatureOfInterestArray

        void setFeatureOfInterestArray​(int i,
                                       String featureOfInterest)
        Sets ith "featureOfInterest" element
      • xsetFeatureOfInterestArray

        void xsetFeatureOfInterestArray​(org.apache.xmlbeans.XmlAnyURI[] featureOfInterestArray)
        Sets (as xml) array of all "featureOfInterest" element
      • xsetFeatureOfInterestArray

        void xsetFeatureOfInterestArray​(int i,
                                        org.apache.xmlbeans.XmlAnyURI featureOfInterest)
        Sets (as xml) ith "featureOfInterest" element
      • insertFeatureOfInterest

        void insertFeatureOfInterest​(int i,
                                     String featureOfInterest)
        Inserts the value as the ith "featureOfInterest" element
      • addFeatureOfInterest

        void addFeatureOfInterest​(String featureOfInterest)
        Appends the value as the last "featureOfInterest" element
      • insertNewFeatureOfInterest

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

        org.apache.xmlbeans.XmlAnyURI addNewFeatureOfInterest()
        Appends and returns a new empty value (as xml) as the last "featureOfInterest" element
      • removeFeatureOfInterest

        void removeFeatureOfInterest​(int i)
        Removes the ith "featureOfInterest" element
      • getOfferingArray

        String[] getOfferingArray()
        Gets array of all "offering" elements
      • getOfferingArray

        String getOfferingArray​(int i)
        Gets ith "offering" element
      • xgetOfferingArray

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

        org.apache.xmlbeans.XmlAnyURI xgetOfferingArray​(int i)
        Gets (as xml) ith "offering" element
      • sizeOfOfferingArray

        int sizeOfOfferingArray()
        Returns number of "offering" element
      • setOfferingArray

        void setOfferingArray​(String[] offeringArray)
        Sets array of all "offering" element
      • setOfferingArray

        void setOfferingArray​(int i,
                              String offering)
        Sets ith "offering" element
      • xsetOfferingArray

        void xsetOfferingArray​(org.apache.xmlbeans.XmlAnyURI[] offeringArray)
        Sets (as xml) array of all "offering" element
      • xsetOfferingArray

        void xsetOfferingArray​(int i,
                               org.apache.xmlbeans.XmlAnyURI offering)
        Sets (as xml) ith "offering" element
      • insertOffering

        void insertOffering​(int i,
                            String offering)
        Inserts the value as the ith "offering" element
      • addOffering

        void addOffering​(String offering)
        Appends the value as the last "offering" element
      • insertNewOffering

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

        org.apache.xmlbeans.XmlAnyURI addNewOffering()
        Appends and returns a new empty value (as xml) as the last "offering" element
      • removeOffering

        void removeOffering​(int i)
        Removes the ith "offering" element
      • sizeOfTemporalFilterArray

        int sizeOfTemporalFilterArray()
        Returns number of "temporalFilter" element
      • insertNewTemporalFilter

        DeleteObservationType.TemporalFilter insertNewTemporalFilter​(int i)
        Inserts and returns a new empty value (as xml) as the ith "temporalFilter" element
      • removeTemporalFilter

        void removeTemporalFilter​(int i)
        Removes the ith "temporalFilter" element