Uses of Class
org.fa.tei.jaxb.facustomization.TextLang
Packages that use TextLang
-
Uses of TextLang in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as TextLangModifier and TypeFieldDescriptionprotected TextLangMsContents.textLangprotected TextLangMsItemStruct.textLangMethods in org.fa.tei.jaxb.facustomization that return TextLangModifier and TypeMethodDescriptionObjectFactory.createTextLang()Create an instance ofTextLangMsContents.getTextLang()Gets the value of the textLang property.MsItemStruct.getTextLang()Gets the value of the textLang property.Methods in org.fa.tei.jaxb.facustomization with parameters of type TextLangModifier and TypeMethodDescriptionvoidMsContents.setTextLang(TextLang value) Sets the value of the textLang property.voidMsItemStruct.setTextLang(TextLang value) Sets the value of the textLang property.