Uses of Class
org.fa.tei.jaxb.v2_x.Join.Islemma
-
Packages that use Join.Islemma Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Join.Islemma in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Join.Islemma Modifier and Type Field Description protected Join.IslemmaJoin. islemmaprotected Join.IslemmaW. islemmaMethods in org.fa.tei.jaxb.v2_x that return Join.Islemma Modifier and Type Method Description static Join.IslemmaJoin.Islemma. fromValue(String v)Join.IslemmaJoin. getIslemma()Gets the value of the islemma property.Join.IslemmaW. getIslemma()Gets the value of the islemma property.static Join.IslemmaJoin.Islemma. valueOf(String name)Returns the enum constant of this type with the specified name.static Join.Islemma[]Join.Islemma. 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.Islemma Modifier and Type Method Description voidJoin. setIslemma(Join.Islemma value)Sets the value of the islemma property.voidW. setIslemma(Join.Islemma value)Sets the value of the islemma property.
-