Uses of Class
org.fa.tei.jaxb.v2_0.Trait
-
Packages that use Trait Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Trait in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type Trait Modifier and Type Field Description protected List<Trait>Trait. traitsMethods in org.fa.tei.jaxb.v2_0 that return Trait Modifier and Type Method Description TraitObjectFactory. createTrait()Create an instance ofTraitMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type Trait Modifier and Type Method Description List<Trait>Trait. getTraits()Gets the value of the traits property.
-