Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Compound
Packages that use M.Compound
-
Uses of M.Compound in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.CompoundMethods in org.fa.tei.jaxb.facustomization that return M.CompoundModifier and TypeMethodDescriptionstatic M.CompoundM.getCompound()Gets the value of the compound property.W.getCompound()Gets the value of the compound property.static M.CompoundReturns the enum constant of this class with the specified name.static M.Compound[]M.Compound.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.CompoundModifier and TypeMethodDescriptionvoidM.setCompound(M.Compound value) Sets the value of the compound property.voidW.setCompound(M.Compound value) Sets the value of the compound property.