Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Prontype
Packages that use M.Prontype
-
Uses of M.Prontype in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.ProntypeMethods in org.fa.tei.jaxb.facustomization that return M.ProntypeModifier and TypeMethodDescriptionstatic M.ProntypeM.getProntype()Gets the value of the prontype property.W.getProntype()Gets the value of the prontype property.static M.ProntypeReturns the enum constant of this class with the specified name.static M.Prontype[]M.Prontype.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.ProntypeModifier and TypeMethodDescriptionvoidM.setProntype(M.Prontype value) Sets the value of the prontype property.voidW.setProntype(M.Prontype value) Sets the value of the prontype property.