Interface TVPMeasurementMetadataType

  • All Superinterfaces:
    TVPMetadataType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    TVPMeasurementMetadataTypeImpl

    public interface TVPMeasurementMetadataType
    extends TVPMetadataType
    An XML TVPMeasurementMetadataType(@http://www.opengis.net/waterml/2.0). This is a complex type.
    • Field Detail

      • type

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

      • isSetUom

        boolean isSetUom()
        True if has "uom" element
      • setUom

        void setUom​(UnitReference uom)
        Sets the "uom" element
      • addNewUom

        UnitReference addNewUom()
        Appends and returns a new empty "uom" element
      • unsetUom

        void unsetUom()
        Unsets the "uom" element
      • getInterpolationType

        ReferenceType getInterpolationType()
        Gets the "interpolationType" element
      • isSetInterpolationType

        boolean isSetInterpolationType()
        True if has "interpolationType" element
      • setInterpolationType

        void setInterpolationType​(ReferenceType interpolationType)
        Sets the "interpolationType" element
      • addNewInterpolationType

        ReferenceType addNewInterpolationType()
        Appends and returns a new empty "interpolationType" element
      • unsetInterpolationType

        void unsetInterpolationType()
        Unsets the "interpolationType" element
      • getCensoredReason

        ReferenceType getCensoredReason()
        Gets the "censoredReason" element
      • isSetCensoredReason

        boolean isSetCensoredReason()
        True if has "censoredReason" element
      • setCensoredReason

        void setCensoredReason​(ReferenceType censoredReason)
        Sets the "censoredReason" element
      • addNewCensoredReason

        ReferenceType addNewCensoredReason()
        Appends and returns a new empty "censoredReason" element
      • unsetCensoredReason

        void unsetCensoredReason()
        Unsets the "censoredReason" element
      • isSetAccuracy

        boolean isSetAccuracy()
        True if has "accuracy" element
      • addNewAccuracy

        QuantityPropertyType addNewAccuracy()
        Appends and returns a new empty "accuracy" element
      • unsetAccuracy

        void unsetAccuracy()
        Unsets the "accuracy" element
      • getAggregationDuration

        org.apache.xmlbeans.GDuration getAggregationDuration()
        Gets the "aggregationDuration" element
      • xgetAggregationDuration

        org.apache.xmlbeans.XmlDuration xgetAggregationDuration()
        Gets (as xml) the "aggregationDuration" element
      • isSetAggregationDuration

        boolean isSetAggregationDuration()
        True if has "aggregationDuration" element
      • setAggregationDuration

        void setAggregationDuration​(org.apache.xmlbeans.GDuration aggregationDuration)
        Sets the "aggregationDuration" element
      • xsetAggregationDuration

        void xsetAggregationDuration​(org.apache.xmlbeans.XmlDuration aggregationDuration)
        Sets (as xml) the "aggregationDuration" element
      • unsetAggregationDuration

        void unsetAggregationDuration()
        Unsets the "aggregationDuration" element