Uses of Class
org.docx4j.wml.CTSdtDate.DateFormat
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSdtDate.DateFormat in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSdtDate.DateFormat Modifier and Type Field Description protected CTSdtDate.DateFormatCTSdtDate. dateFormatMethods in org.docx4j.wml that return CTSdtDate.DateFormat Modifier and Type Method Description CTSdtDate.DateFormatObjectFactory. createCTSdtDateDateFormat()Create an instance ofCTSdtDate.DateFormatCTSdtDate.DateFormatCTSdtDate. getDateFormat()Gets the value of the dateFormat property.Methods in org.docx4j.wml with parameters of type CTSdtDate.DateFormat Modifier and Type Method Description voidCTSdtDate. setDateFormat(CTSdtDate.DateFormat value)Sets the value of the dateFormat property.