Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Convertedfrom
Packages that use M.Convertedfrom
-
Uses of M.Convertedfrom in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.ConvertedfromMethods in org.fa.tei.jaxb.facustomization that return M.ConvertedfromModifier and TypeMethodDescriptionstatic M.ConvertedfromM.getConvertedfrom()Gets the value of the convertedfrom property.W.getConvertedfrom()Gets the value of the convertedfrom property.static M.ConvertedfromReturns the enum constant of this class with the specified name.static M.Convertedfrom[]M.Convertedfrom.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.ConvertedfromModifier and TypeMethodDescriptionvoidM.setConvertedfrom(M.Convertedfrom value) Sets the value of the convertedfrom property.voidW.setConvertedfrom(M.Convertedfrom value) Sets the value of the convertedfrom property.