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