Interface SamplingFeatureType

    • Field Detail

      • type

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

      • getSampledFeatureArray

        FeaturePropertyType[] getSampledFeatureArray()
        Gets array of all "sampledFeature" elements
      • getSampledFeatureArray

        FeaturePropertyType getSampledFeatureArray​(int i)
        Gets ith "sampledFeature" element
      • sizeOfSampledFeatureArray

        int sizeOfSampledFeatureArray()
        Returns number of "sampledFeature" element
      • setSampledFeatureArray

        void setSampledFeatureArray​(FeaturePropertyType[] sampledFeatureArray)
        Sets array of all "sampledFeature" element
      • setSampledFeatureArray

        void setSampledFeatureArray​(int i,
                                    FeaturePropertyType sampledFeature)
        Sets ith "sampledFeature" element
      • insertNewSampledFeature

        FeaturePropertyType insertNewSampledFeature​(int i)
        Inserts and returns a new empty value (as xml) as the ith "sampledFeature" element
      • addNewSampledFeature

        FeaturePropertyType addNewSampledFeature()
        Appends and returns a new empty value (as xml) as the last "sampledFeature" element
      • removeSampledFeature

        void removeSampledFeature​(int i)
        Removes the ith "sampledFeature" element
      • getRelatedObservationArray

        ObservationPropertyType[] getRelatedObservationArray()
        Gets array of all "relatedObservation" elements
      • getRelatedObservationArray

        ObservationPropertyType getRelatedObservationArray​(int i)
        Gets ith "relatedObservation" element
      • sizeOfRelatedObservationArray

        int sizeOfRelatedObservationArray()
        Returns number of "relatedObservation" element
      • setRelatedObservationArray

        void setRelatedObservationArray​(ObservationPropertyType[] relatedObservationArray)
        Sets array of all "relatedObservation" element
      • setRelatedObservationArray

        void setRelatedObservationArray​(int i,
                                        ObservationPropertyType relatedObservation)
        Sets ith "relatedObservation" element
      • insertNewRelatedObservation

        ObservationPropertyType insertNewRelatedObservation​(int i)
        Inserts and returns a new empty value (as xml) as the ith "relatedObservation" element
      • addNewRelatedObservation

        ObservationPropertyType addNewRelatedObservation()
        Appends and returns a new empty value (as xml) as the last "relatedObservation" element
      • removeRelatedObservation

        void removeRelatedObservation​(int i)
        Removes the ith "relatedObservation" element
      • sizeOfRelatedSamplingFeatureArray

        int sizeOfRelatedSamplingFeatureArray()
        Returns number of "relatedSamplingFeature" element
      • setRelatedSamplingFeatureArray

        void setRelatedSamplingFeatureArray​(SamplingFeatureRelationPropertyType[] relatedSamplingFeatureArray)
        Sets array of all "relatedSamplingFeature" element
      • setRelatedSamplingFeatureArray

        void setRelatedSamplingFeatureArray​(int i,
                                            SamplingFeatureRelationPropertyType relatedSamplingFeature)
        Sets ith "relatedSamplingFeature" element
      • insertNewRelatedSamplingFeature

        SamplingFeatureRelationPropertyType insertNewRelatedSamplingFeature​(int i)
        Inserts and returns a new empty value (as xml) as the ith "relatedSamplingFeature" element
      • addNewRelatedSamplingFeature

        SamplingFeatureRelationPropertyType addNewRelatedSamplingFeature()
        Appends and returns a new empty value (as xml) as the last "relatedSamplingFeature" element
      • removeRelatedSamplingFeature

        void removeRelatedSamplingFeature​(int i)
        Removes the ith "relatedSamplingFeature" element
      • isSetSurveyDetails

        boolean isSetSurveyDetails()
        True if has "surveyDetails" element
      • unsetSurveyDetails

        void unsetSurveyDetails()
        Unsets the "surveyDetails" element