Uses of Class
net.loomchild.segment.srx.io.bind.Languagemap
-
Packages that use Languagemap Package Description net.loomchild.segment.srx.io.bind -
-
Uses of Languagemap in net.loomchild.segment.srx.io.bind
Fields in net.loomchild.segment.srx.io.bind with type parameters of type Languagemap Modifier and Type Field Description protected java.util.List<Languagemap>Maprules. languagemapMethods in net.loomchild.segment.srx.io.bind that return Languagemap Modifier and Type Method Description LanguagemapObjectFactory. createLanguagemap()Create an instance ofLanguagemapMethods in net.loomchild.segment.srx.io.bind that return types with arguments of type Languagemap Modifier and Type Method Description java.util.List<Languagemap>Maprules. getLanguagemap()Gets the value of the languagemap property.
-