Interface SFSamplingFeatureType

    • Field Detail

      • type

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

      • isSetType

        boolean isSetType()
        True if has "type" element
      • setType

        void setType​(ReferenceType type)
        Sets the "type" element
      • addNewType

        ReferenceType addNewType()
        Appends and returns a new empty "type" element
      • unsetType

        void unsetType()
        Unsets the "type" element
      • getSampledFeatureArray

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

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

        boolean isNilSampledFeatureArray​(int i)
        Tests for nil 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
      • setNilSampledFeatureArray

        void setNilSampledFeatureArray​(int i)
        Nils the 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
      • isSetLineage

        boolean isSetLineage()
        True if has "lineage" element
      • unsetLineage

        void unsetLineage()
        Unsets the "lineage" element
      • getRelatedObservationArray

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

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

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

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

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

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

        OMObservationPropertyType 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​(SamplingFeatureComplexPropertyType[] relatedSamplingFeatureArray)
        Sets array of all "relatedSamplingFeature" element
      • setRelatedSamplingFeatureArray

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

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

        SamplingFeatureComplexPropertyType 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
      • sizeOfParameterArray

        int sizeOfParameterArray()
        Returns number of "parameter" element
      • setParameterArray

        void setParameterArray​(NamedValuePropertyType[] parameterArray)
        Sets array of all "parameter" element
      • setParameterArray

        void setParameterArray​(int i,
                               NamedValuePropertyType parameter)
        Sets ith "parameter" element
      • insertNewParameter

        NamedValuePropertyType insertNewParameter​(int i)
        Inserts and returns a new empty value (as xml) as the ith "parameter" element
      • addNewParameter

        NamedValuePropertyType addNewParameter()
        Appends and returns a new empty value (as xml) as the last "parameter" element
      • removeParameter

        void removeParameter​(int i)
        Removes the ith "parameter" element