Uses of Class
org.fa.tei.jaxb.v2_0.Join.Construction
-
Packages that use Join.Construction Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Construction in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Construction Modifier and Type Field Description protected Join.ConstructionJoin. constructionprotected Join.ConstructionW. constructionMethods in org.fa.tei.jaxb.v2_0 that return Join.Construction Modifier and Type Method Description static Join.ConstructionJoin.Construction. fromValue(String v)Join.ConstructionJoin. getConstruction()Gets the value of the construction property.Join.ConstructionW. getConstruction()Gets the value of the construction property.static Join.ConstructionJoin.Construction. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Construction[]Join.Construction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Join.Construction Modifier and Type Method Description voidJoin. setConstruction(Join.Construction value)Sets the value of the construction property.voidW. setConstruction(Join.Construction value)Sets the value of the construction property.
-