Interface TimeClockType

    • Field Detail

      • type

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

      • getReferenceEvent

        StringOrRefType getReferenceEvent()
        Gets the "referenceEvent" element
      • setReferenceEvent

        void setReferenceEvent​(StringOrRefType referenceEvent)
        Sets the "referenceEvent" element
      • addNewReferenceEvent

        StringOrRefType addNewReferenceEvent()
        Appends and returns a new empty "referenceEvent" element
      • getReferenceTime

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

        org.apache.xmlbeans.XmlTime xgetReferenceTime()
        Gets (as xml) the "referenceTime" element
      • setReferenceTime

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

        void xsetReferenceTime​(org.apache.xmlbeans.XmlTime referenceTime)
        Sets (as xml) the "referenceTime" element
      • getUtcReference

        Calendar getUtcReference()
        Gets the "utcReference" element
      • xgetUtcReference

        org.apache.xmlbeans.XmlTime xgetUtcReference()
        Gets (as xml) the "utcReference" element
      • setUtcReference

        void setUtcReference​(Calendar utcReference)
        Sets the "utcReference" element
      • xsetUtcReference

        void xsetUtcReference​(org.apache.xmlbeans.XmlTime utcReference)
        Sets (as xml) the "utcReference" element
      • sizeOfDateBasisArray

        int sizeOfDateBasisArray()
        Returns number of "dateBasis" element
      • setDateBasisArray

        void setDateBasisArray​(TimeCalendarPropertyType[] dateBasisArray)
        Sets array of all "dateBasis" element
      • setDateBasisArray

        void setDateBasisArray​(int i,
                               TimeCalendarPropertyType dateBasis)
        Sets ith "dateBasis" element
      • insertNewDateBasis

        TimeCalendarPropertyType insertNewDateBasis​(int i)
        Inserts and returns a new empty value (as xml) as the ith "dateBasis" element
      • addNewDateBasis

        TimeCalendarPropertyType addNewDateBasis()
        Appends and returns a new empty value (as xml) as the last "dateBasis" element
      • removeDateBasis

        void removeDateBasis​(int i)
        Removes the ith "dateBasis" element