Interface ObservationMetadataType

    • Field Detail

      • type

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

      • getIntendedObservationSpacing

        org.apache.xmlbeans.GDuration getIntendedObservationSpacing()
        Gets the "intendedObservationSpacing" element
      • xgetIntendedObservationSpacing

        org.apache.xmlbeans.XmlDuration xgetIntendedObservationSpacing()
        Gets (as xml) the "intendedObservationSpacing" element
      • isSetIntendedObservationSpacing

        boolean isSetIntendedObservationSpacing()
        True if has "intendedObservationSpacing" element
      • setIntendedObservationSpacing

        void setIntendedObservationSpacing​(org.apache.xmlbeans.GDuration intendedObservationSpacing)
        Sets the "intendedObservationSpacing" element
      • xsetIntendedObservationSpacing

        void xsetIntendedObservationSpacing​(org.apache.xmlbeans.XmlDuration intendedObservationSpacing)
        Sets (as xml) the "intendedObservationSpacing" element
      • unsetIntendedObservationSpacing

        void unsetIntendedObservationSpacing()
        Unsets the "intendedObservationSpacing" element
      • isSetStatus

        boolean isSetStatus()
        True if has "status" element
      • setStatus

        void setStatus​(ReferenceType status)
        Sets the "status" element
      • addNewStatus

        ReferenceType addNewStatus()
        Appends and returns a new empty "status" element
      • unsetStatus

        void unsetStatus()
        Unsets the "status" element
      • getSampledMedium

        ReferenceType getSampledMedium()
        Gets the "sampledMedium" element
      • isSetSampledMedium

        boolean isSetSampledMedium()
        True if has "sampledMedium" element
      • setSampledMedium

        void setSampledMedium​(ReferenceType sampledMedium)
        Sets the "sampledMedium" element
      • addNewSampledMedium

        ReferenceType addNewSampledMedium()
        Appends and returns a new empty "sampledMedium" element
      • unsetSampledMedium

        void unsetSampledMedium()
        Unsets the "sampledMedium" element
      • getMaximumGap

        org.apache.xmlbeans.GDuration getMaximumGap()
        Gets the "maximumGap" element
      • xgetMaximumGap

        org.apache.xmlbeans.XmlDuration xgetMaximumGap()
        Gets (as xml) the "maximumGap" element
      • isSetMaximumGap

        boolean isSetMaximumGap()
        True if has "maximumGap" element
      • setMaximumGap

        void setMaximumGap​(org.apache.xmlbeans.GDuration maximumGap)
        Sets the "maximumGap" element
      • xsetMaximumGap

        void xsetMaximumGap​(org.apache.xmlbeans.XmlDuration maximumGap)
        Sets (as xml) the "maximumGap" element
      • unsetMaximumGap

        void unsetMaximumGap()
        Unsets the "maximumGap" 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