Uses of Class
org.fa.tei.jaxb.v2_0.Nym
-
Packages that use Nym Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Nym in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type Nym Modifier and Type Field Description protected List<Nym>Nym. nymsMethods in org.fa.tei.jaxb.v2_0 that return Nym Modifier and Type Method Description NymObjectFactory. createNym()Create an instance ofNymMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type Nym Modifier and Type Method Description List<Nym>Nym. getNyms()Gets the value of the nyms property.
-