Interface CTSdtDate

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTSdtDate
    extends XmlObject
    An XML CT_SdtDate(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
    • Method Detail

      • getDateFormat

        CTString getDateFormat()
        Gets the "dateFormat" element
      • isSetDateFormat

        boolean isSetDateFormat()
        True if has "dateFormat" element
      • setDateFormat

        void setDateFormat​(CTString dateFormat)
        Sets the "dateFormat" element
      • addNewDateFormat

        CTString addNewDateFormat()
        Appends and returns a new empty "dateFormat" element
      • unsetDateFormat

        void unsetDateFormat()
        Unsets the "dateFormat" element
      • getLid

        CTLang getLid()
        Gets the "lid" element
      • isSetLid

        boolean isSetLid()
        True if has "lid" element
      • setLid

        void setLid​(CTLang lid)
        Sets the "lid" element
      • addNewLid

        CTLang addNewLid()
        Appends and returns a new empty "lid" element
      • unsetLid

        void unsetLid()
        Unsets the "lid" element
      • getStoreMappedDataAs

        CTSdtDateMappingType getStoreMappedDataAs()
        Gets the "storeMappedDataAs" element
      • isSetStoreMappedDataAs

        boolean isSetStoreMappedDataAs()
        True if has "storeMappedDataAs" element
      • setStoreMappedDataAs

        void setStoreMappedDataAs​(CTSdtDateMappingType storeMappedDataAs)
        Sets the "storeMappedDataAs" element
      • addNewStoreMappedDataAs

        CTSdtDateMappingType addNewStoreMappedDataAs()
        Appends and returns a new empty "storeMappedDataAs" element
      • unsetStoreMappedDataAs

        void unsetStoreMappedDataAs()
        Unsets the "storeMappedDataAs" element
      • getCalendar

        CTCalendarType getCalendar()
        Gets the "calendar" element
      • isSetCalendar

        boolean isSetCalendar()
        True if has "calendar" element
      • setCalendar

        void setCalendar​(CTCalendarType calendar)
        Sets the "calendar" element
      • addNewCalendar

        CTCalendarType addNewCalendar()
        Appends and returns a new empty "calendar" element
      • unsetCalendar

        void unsetCalendar()
        Unsets the "calendar" element
      • getFullDate

        java.util.Calendar getFullDate()
        Gets the "fullDate" attribute
      • xgetFullDate

        STDateTime xgetFullDate()
        Gets (as xml) the "fullDate" attribute
      • isSetFullDate

        boolean isSetFullDate()
        True if has "fullDate" attribute
      • setFullDate

        void setFullDate​(java.util.Calendar fullDate)
        Sets the "fullDate" attribute
      • xsetFullDate

        void xsetFullDate​(STDateTime fullDate)
        Sets (as xml) the "fullDate" attribute
      • unsetFullDate

        void unsetFullDate()
        Unsets the "fullDate" attribute