Uses of Class
org.docx4j.wml.CTLang
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTLang in org.docx4j.wml
Fields in org.docx4j.wml declared as CTLang Modifier and Type Field Description protected CTLangCTOdsoFieldMapData. lidprotected CTLangCTRubyPr. lidprotected CTLangCTSdtDate. lidMethods in org.docx4j.wml that return CTLang Modifier and Type Method Description CTLangObjectFactory. createCTLang()Create an instance ofCTLangCTLangCTOdsoFieldMapData. getLid()Gets the value of the lid property.CTLangCTRubyPr. getLid()Gets the value of the lid property.CTLangCTSdtDate. getLid()Gets the value of the lid property.Methods in org.docx4j.wml with parameters of type CTLang Modifier and Type Method Description voidCTOdsoFieldMapData. setLid(CTLang value)Sets the value of the lid property.voidCTRubyPr. setLid(CTLang value)Sets the value of the lid property.voidCTSdtDate. setLid(CTLang value)Sets the value of the lid property.