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. languagemap
Methods in net.loomchild.segment.srx.io.bind that return Languagemap Modifier and Type Method Description Languagemap
ObjectFactory. createLanguagemap()
Create an instance ofLanguagemap
Methods 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.
-