Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Numtype
Packages that use M.Numtype
-
Uses of M.Numtype in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.NumtypeMethods in org.fa.tei.jaxb.facustomization that return M.NumtypeModifier and TypeMethodDescriptionstatic M.NumtypeM.getNumtype()Gets the value of the numtype property.W.getNumtype()Gets the value of the numtype property.static M.NumtypeReturns the enum constant of this class with the specified name.static M.Numtype[]M.Numtype.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.NumtypeModifier and TypeMethodDescriptionvoidM.setNumtype(M.Numtype value) Sets the value of the numtype property.voidW.setNumtype(M.Numtype value) Sets the value of the numtype property.