Uses of Class
org.fa.tei.jaxb.facustomization.Join.Prontype
-
Packages that use Join.Prontype Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Prontype in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Prontype Modifier and Type Field Description protected Join.ProntypeJoin. prontypeprotected Join.ProntypeM. prontypeprotected Join.ProntypeW. prontypeMethods in org.fa.tei.jaxb.facustomization 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.ProntypeM. 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.facustomization with parameters of type Join.Prontype Modifier and Type Method Description voidJoin. setProntype(Join.Prontype value)Sets the value of the prontype property.voidM. setProntype(Join.Prontype value)Sets the value of the prontype property.voidW. setProntype(Join.Prontype value)Sets the value of the prontype property.
-