Interface TimeCalendarType

    • Field Detail

      • type

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

      • sizeOfReferenceFrameArray

        int sizeOfReferenceFrameArray()
        Returns number of "referenceFrame" element
      • setReferenceFrameArray

        void setReferenceFrameArray​(TimeCalendarEraPropertyType[] referenceFrameArray)
        Sets array of all "referenceFrame" element
      • setReferenceFrameArray

        void setReferenceFrameArray​(int i,
                                    TimeCalendarEraPropertyType referenceFrame)
        Sets ith "referenceFrame" element
      • insertNewReferenceFrame

        TimeCalendarEraPropertyType insertNewReferenceFrame​(int i)
        Inserts and returns a new empty value (as xml) as the ith "referenceFrame" element
      • addNewReferenceFrame

        TimeCalendarEraPropertyType addNewReferenceFrame()
        Appends and returns a new empty value (as xml) as the last "referenceFrame" element
      • removeReferenceFrame

        void removeReferenceFrame​(int i)
        Removes the ith "referenceFrame" element