Uses of Class
org.fa.tei.jaxb.v2_0.Join.Prontype
-
Packages that use Join.Prontype Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Join.Prontype in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Join.Prontype Modifier and Type Field Description protected Join.ProntypeJoin. prontypeprotected Join.ProntypeW. prontypeMethods in org.fa.tei.jaxb.v2_0 that return Join.Prontype Modifier and Type Method Description static Join.ProntypeJoin.Prontype. fromValue(String v)Join.ProntypeJoin. getProntype()Gets the value of the prontype property.Join.ProntypeW. getProntype()Gets the value of the prontype property.static Join.ProntypeJoin.Prontype. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Prontype[]Join.Prontype. 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.Prontype Modifier and Type Method Description voidJoin. setProntype(Join.Prontype value)Sets the value of the prontype property.voidW. setProntype(Join.Prontype value)Sets the value of the prontype property.
-