Interface TimeDocument.Time

    • Field Detail

      • type

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

      • isSetUom

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

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

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

        boolean isSetConstraint()
        True if has "constraint" element
      • unsetConstraint

        void unsetConstraint()
        Unsets the "constraint" element
      • isSetQuality

        boolean isSetQuality()
        True if has "quality" element
      • addNewQuality

        QualityPropertyType addNewQuality()
        Appends and returns a new empty "quality" element
      • unsetQuality

        void unsetQuality()
        Unsets the "quality" element
      • getValue

        Object getValue()
        Gets the "value" element
      • isSetValue

        boolean isSetValue()
        True if has "value" element
      • setValue

        void setValue​(Object value)
        Sets the "value" element
      • xsetValue

        void xsetValue​(TimePositionType value)
        Sets (as xml) the "value" element
      • unsetValue

        void unsetValue()
        Unsets the "value" element
      • getReferenceTime

        Object getReferenceTime()
        Gets the "referenceTime" attribute
      • xgetReferenceTime

        TimeIso8601 xgetReferenceTime()
        Gets (as xml) the "referenceTime" attribute
      • isSetReferenceTime

        boolean isSetReferenceTime()
        True if has "referenceTime" attribute
      • setReferenceTime

        void setReferenceTime​(Object referenceTime)
        Sets the "referenceTime" attribute
      • xsetReferenceTime

        void xsetReferenceTime​(TimeIso8601 referenceTime)
        Sets (as xml) the "referenceTime" attribute
      • unsetReferenceTime

        void unsetReferenceTime()
        Unsets the "referenceTime" attribute
      • getReferenceFrame

        String getReferenceFrame()
        Gets the "referenceFrame" attribute
      • xgetReferenceFrame

        org.apache.xmlbeans.XmlAnyURI xgetReferenceFrame()
        Gets (as xml) the "referenceFrame" attribute
      • isSetReferenceFrame

        boolean isSetReferenceFrame()
        True if has "referenceFrame" attribute
      • setReferenceFrame

        void setReferenceFrame​(String referenceFrame)
        Sets the "referenceFrame" attribute
      • xsetReferenceFrame

        void xsetReferenceFrame​(org.apache.xmlbeans.XmlAnyURI referenceFrame)
        Sets (as xml) the "referenceFrame" attribute
      • unsetReferenceFrame

        void unsetReferenceFrame()
        Unsets the "referenceFrame" attribute
      • getLocalFrame

        String getLocalFrame()
        Gets the "localFrame" attribute
      • xgetLocalFrame

        org.apache.xmlbeans.XmlAnyURI xgetLocalFrame()
        Gets (as xml) the "localFrame" attribute
      • isSetLocalFrame

        boolean isSetLocalFrame()
        True if has "localFrame" attribute
      • setLocalFrame

        void setLocalFrame​(String localFrame)
        Sets the "localFrame" attribute
      • xsetLocalFrame

        void xsetLocalFrame​(org.apache.xmlbeans.XmlAnyURI localFrame)
        Sets (as xml) the "localFrame" attribute
      • unsetLocalFrame

        void unsetLocalFrame()
        Unsets the "localFrame" attribute