Uses of Class
org.fa.tei.jaxb.v2_x.Join.Pos
-
Packages that use Join.Pos Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Pos in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Pos Modifier and Type Field Description protected Join.PosJoin. posprotected Join.PosM. posprotected Join.PosPc. posprotected Join.PosW. posMethods in org.fa.tei.jaxb.v2_x that return Join.Pos Modifier and Type Method Description static Join.PosJoin.Pos. fromValue(String v)Join.PosJoin. getPos()Gets the value of the pos property.Join.PosM. getPos()Gets the value of the pos property.Join.PosPc. getPos()Gets the value of the pos property.Join.PosW. getPos()Gets the value of the pos property.static Join.PosJoin.Pos. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Pos[]Join.Pos. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.fa.tei.jaxb.v2_x with parameters of type Join.Pos Modifier and Type Method Description voidJoin. setPos(Join.Pos value)Sets the value of the pos property.voidM. setPos(Join.Pos value)Sets the value of the pos property.voidPc. setPos(Join.Pos value)Sets the value of the pos property.voidW. setPos(Join.Pos value)Sets the value of the pos property.
-