Uses of Class
org.fa.tei.jaxb.facustomization.TextLang
-
Packages that use TextLang Package Description org.fa.tei.jaxb.facustomization -
-
Uses of TextLang in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as TextLang Modifier and Type Field Description protected TextLangMsContents. textLangprotected TextLangMsItemStruct. textLangMethods in org.fa.tei.jaxb.facustomization that return TextLang Modifier and Type Method Description TextLangObjectFactory. createTextLang()Create an instance ofTextLangTextLangMsContents. getTextLang()Gets the value of the textLang property.TextLangMsItemStruct. getTextLang()Gets the value of the textLang property.Methods in org.fa.tei.jaxb.facustomization with parameters of type TextLang Modifier and Type Method Description voidMsContents. setTextLang(TextLang value)Sets the value of the textLang property.voidMsItemStruct. setTextLang(TextLang value)Sets the value of the textLang property.
-