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