Uses of Class
org.fa.tei.jaxb.facustomization.Join.Islemma
-
Packages that use Join.Islemma Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Join.Islemma in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Join.Islemma Modifier and Type Field Description protected Join.IslemmaJoin. islemmaprotected Join.IslemmaM. islemmaprotected Join.IslemmaW. islemmaMethods in org.fa.tei.jaxb.facustomization 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.IslemmaM. 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.facustomization with parameters of type Join.Islemma Modifier and Type Method Description voidJoin. setIslemma(Join.Islemma value)Sets the value of the islemma property.voidM. setIslemma(Join.Islemma value)Sets the value of the islemma property.voidW. setIslemma(Join.Islemma value)Sets the value of the islemma property.
-