Uses of Class
org.fa.tei.jaxb.v2_0.TextLang
-
Packages that use TextLang Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of TextLang in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as TextLang Modifier and Type Field Description protected TextLangMsContents. textLangprotected TextLangMsItemStruct. textLangMethods in org.fa.tei.jaxb.v2_0 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.v2_0 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.
-