Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Verbform
Packages that use M.Verbform
-
Uses of M.Verbform in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.VerbformMethods in org.fa.tei.jaxb.facustomization that return M.VerbformModifier and TypeMethodDescriptionstatic M.VerbformM.getVerbform()Gets the value of the verbform property.W.getVerbform()Gets the value of the verbform property.static M.VerbformReturns the enum constant of this class with the specified name.static M.Verbform[]M.Verbform.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.VerbformModifier and TypeMethodDescriptionvoidM.setVerbform(M.Verbform value) Sets the value of the verbform property.voidW.setVerbform(M.Verbform value) Sets the value of the verbform property.