Uses of Class
org.fa.tei.jaxb.v2_0.Join.Poss
-
Packages that use Join.Poss Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Poss in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Poss Modifier and Type Field Description protected Join.PossJoin. possprotected Join.PossW. possMethods in org.fa.tei.jaxb.v2_0 that return Join.Poss Modifier and Type Method Description static Join.PossJoin.Poss. fromValue(String v)Join.PossJoin. getPoss()Gets the value of the poss property.Join.PossW. getPoss()Gets the value of the poss property.static Join.PossJoin.Poss. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Poss[]Join.Poss. 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.Poss Modifier and Type Method Description voidJoin. setPoss(Join.Poss value)Sets the value of the poss property.voidW. setPoss(Join.Poss value)Sets the value of the poss property.
-