Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Islemma
Packages that use M.Islemma
-
Uses of M.Islemma in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.IslemmaMethods in org.fa.tei.jaxb.facustomization that return M.IslemmaModifier and TypeMethodDescriptionstatic M.IslemmaM.getIslemma()Gets the value of the islemma property.W.getIslemma()Gets the value of the islemma property.static M.IslemmaReturns the enum constant of this class with the specified name.static M.Islemma[]M.Islemma.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.fa.tei.jaxb.facustomization with parameters of type M.IslemmaModifier and TypeMethodDescriptionvoidM.setIslemma(M.Islemma value) Sets the value of the islemma property.voidW.setIslemma(M.Islemma value) Sets the value of the islemma property.