Uses of Class
net.loomchild.segment.srx.LanguageMap
-
Packages that use LanguageMap Package Description net.loomchild.segment.srx -
-
Uses of LanguageMap in net.loomchild.segment.srx
Fields in net.loomchild.segment.srx with type parameters of type LanguageMap Modifier and Type Field Description private java.util.List<LanguageMap>
SrxDocument. languageMapList
Methods in net.loomchild.segment.srx that return types with arguments of type LanguageMap Modifier and Type Method Description java.util.List<LanguageMap>
SrxDocument. getLanguageMapList()
-