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