Interface TimeType

    • Field Detail

      • type

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

      • setUom

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

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

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

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

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

        TimePosition xgetValue()
        Gets (as xml) the "value" element
      • isSetValue

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

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

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

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

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

        org.apache.xmlbeans.XmlDateTime xgetReferenceTime()
        Gets (as xml) the "referenceTime" attribute
      • isSetReferenceTime

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

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

        void xsetReferenceTime​(org.apache.xmlbeans.XmlDateTime referenceTime)
        Sets (as xml) the "referenceTime" attribute
      • unsetReferenceTime

        void unsetReferenceTime()
        Unsets the "referenceTime" 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