Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Valency
Packages that use M.Valency
-
Uses of M.Valency in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.ValencyMethods in org.fa.tei.jaxb.facustomization that return M.ValencyModifier and TypeMethodDescriptionstatic M.ValencyM.getValency()Gets the value of the valency property.W.getValency()Gets the value of the valency property.static M.ValencyReturns the enum constant of this class with the specified name.static M.Valency[]M.Valency.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.ValencyModifier and TypeMethodDescriptionvoidM.setValency(M.Valency value) Sets the value of the valency property.voidW.setValency(M.Valency value) Sets the value of the valency property.