Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Verbtype
Packages that use M.Verbtype
-
Uses of M.Verbtype in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.VerbtypeMethods in org.fa.tei.jaxb.facustomization that return M.VerbtypeModifier and TypeMethodDescriptionstatic M.VerbtypeM.getVerbtype()Gets the value of the verbtype property.W.getVerbtype()Gets the value of the verbtype property.static M.VerbtypeReturns the enum constant of this class with the specified name.static M.Verbtype[]M.Verbtype.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.VerbtypeModifier and TypeMethodDescriptionvoidM.setVerbtype(M.Verbtype value) Sets the value of the verbtype property.voidW.setVerbtype(M.Verbtype value) Sets the value of the verbtype property.