Uses of Class
org.fa.tei.jaxb.facustomization.Join.Poss
-
Packages that use Join.Poss Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Poss in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Poss Modifier and Type Field Description protected Join.PossJoin. possprotected Join.PossM. possprotected Join.PossW. possMethods in org.fa.tei.jaxb.facustomization 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.PossM. 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.facustomization with parameters of type Join.Poss Modifier and Type Method Description voidJoin. setPoss(Join.Poss value)Sets the value of the poss property.voidM. setPoss(Join.Poss value)Sets the value of the poss property.voidW. setPoss(Join.Poss value)Sets the value of the poss property.
-