Interface GetFeatureOfInterestDocument.GetFeatureOfInterest

    • Field Detail

      • type

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

      • getFeatureOfInterestIdArray

        String[] getFeatureOfInterestIdArray()
        Gets array of all "FeatureOfInterestId" elements
      • getFeatureOfInterestIdArray

        String getFeatureOfInterestIdArray​(int i)
        Gets ith "FeatureOfInterestId" element
      • xgetFeatureOfInterestIdArray

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

        org.apache.xmlbeans.XmlAnyURI xgetFeatureOfInterestIdArray​(int i)
        Gets (as xml) ith "FeatureOfInterestId" element
      • sizeOfFeatureOfInterestIdArray

        int sizeOfFeatureOfInterestIdArray()
        Returns number of "FeatureOfInterestId" element
      • setFeatureOfInterestIdArray

        void setFeatureOfInterestIdArray​(String[] featureOfInterestIdArray)
        Sets array of all "FeatureOfInterestId" element
      • setFeatureOfInterestIdArray

        void setFeatureOfInterestIdArray​(int i,
                                         String featureOfInterestId)
        Sets ith "FeatureOfInterestId" element
      • xsetFeatureOfInterestIdArray

        void xsetFeatureOfInterestIdArray​(org.apache.xmlbeans.XmlAnyURI[] featureOfInterestIdArray)
        Sets (as xml) array of all "FeatureOfInterestId" element
      • xsetFeatureOfInterestIdArray

        void xsetFeatureOfInterestIdArray​(int i,
                                          org.apache.xmlbeans.XmlAnyURI featureOfInterestId)
        Sets (as xml) ith "FeatureOfInterestId" element
      • insertFeatureOfInterestId

        void insertFeatureOfInterestId​(int i,
                                       String featureOfInterestId)
        Inserts the value as the ith "FeatureOfInterestId" element
      • addFeatureOfInterestId

        void addFeatureOfInterestId​(String featureOfInterestId)
        Appends the value as the last "FeatureOfInterestId" element
      • insertNewFeatureOfInterestId

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

        org.apache.xmlbeans.XmlAnyURI addNewFeatureOfInterestId()
        Appends and returns a new empty value (as xml) as the last "FeatureOfInterestId" element
      • removeFeatureOfInterestId

        void removeFeatureOfInterestId​(int i)
        Removes the ith "FeatureOfInterestId" element
      • isSetLocation

        boolean isSetLocation()
        True if has "location" element
      • unsetLocation

        void unsetLocation()
        Unsets the "location" element
      • sizeOfEventTimeArray

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

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