Class TimeTypeImpl

    • Constructor Detail

      • TimeTypeImpl

        public TimeTypeImpl​(org.apache.xmlbeans.SchemaType sType)
    • Method Detail

      • isSetConstraint

        public boolean isSetConstraint()
        True if has "constraint" element
        Specified by:
        isSetConstraint in interface TimeType
      • unsetConstraint

        public void unsetConstraint()
        Unsets the "constraint" element
        Specified by:
        unsetConstraint in interface TimeType
      • isSetValue

        public boolean isSetValue()
        True if has "value" element
        Specified by:
        isSetValue in interface TimeType
      • setValue

        public void setValue​(Object value)
        Sets the "value" element
        Specified by:
        setValue in interface TimeType
      • unsetValue

        public void unsetValue()
        Unsets the "value" element
        Specified by:
        unsetValue in interface TimeType
      • xgetReferenceTime

        public org.apache.xmlbeans.XmlDateTime xgetReferenceTime()
        Gets (as xml) the "referenceTime" attribute
        Specified by:
        xgetReferenceTime in interface TimeType
      • isSetReferenceTime

        public boolean isSetReferenceTime()
        True if has "referenceTime" attribute
        Specified by:
        isSetReferenceTime in interface TimeType
      • setReferenceTime

        public void setReferenceTime​(Calendar referenceTime)
        Sets the "referenceTime" attribute
        Specified by:
        setReferenceTime in interface TimeType
      • xsetReferenceTime

        public void xsetReferenceTime​(org.apache.xmlbeans.XmlDateTime referenceTime)
        Sets (as xml) the "referenceTime" attribute
        Specified by:
        xsetReferenceTime in interface TimeType
      • unsetReferenceTime

        public void unsetReferenceTime()
        Unsets the "referenceTime" attribute
        Specified by:
        unsetReferenceTime in interface TimeType
      • xgetLocalFrame

        public org.apache.xmlbeans.XmlAnyURI xgetLocalFrame()
        Gets (as xml) the "localFrame" attribute
        Specified by:
        xgetLocalFrame in interface TimeType
      • isSetLocalFrame

        public boolean isSetLocalFrame()
        True if has "localFrame" attribute
        Specified by:
        isSetLocalFrame in interface TimeType
      • setLocalFrame

        public void setLocalFrame​(String localFrame)
        Sets the "localFrame" attribute
        Specified by:
        setLocalFrame in interface TimeType
      • xsetLocalFrame

        public void xsetLocalFrame​(org.apache.xmlbeans.XmlAnyURI localFrame)
        Sets (as xml) the "localFrame" attribute
        Specified by:
        xsetLocalFrame in interface TimeType
      • unsetLocalFrame

        public void unsetLocalFrame()
        Unsets the "localFrame" attribute
        Specified by:
        unsetLocalFrame in interface TimeType