Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Inflection
Packages that use M.Inflection
-
Uses of M.Inflection in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.InflectionMethods in org.fa.tei.jaxb.facustomization that return M.InflectionModifier and TypeMethodDescriptionstatic M.InflectionM.getInflection()Gets the value of the inflection property.W.getInflection()Gets the value of the inflection property.static M.InflectionReturns the enum constant of this class with the specified name.static M.Inflection[]M.Inflection.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.InflectionModifier and TypeMethodDescriptionvoidM.setInflection(M.Inflection value) Sets the value of the inflection property.voidW.setInflection(M.Inflection value) Sets the value of the inflection property.