Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Prodrop
Packages that use M.Prodrop
-
Uses of M.Prodrop in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.ProdropMethods in org.fa.tei.jaxb.facustomization that return M.ProdropModifier and TypeMethodDescriptionstatic M.ProdropM.getProdrop()Gets the value of the prodrop property.W.getProdrop()Gets the value of the prodrop property.static M.ProdropReturns the enum constant of this class with the specified name.static M.Prodrop[]M.Prodrop.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.ProdropModifier and TypeMethodDescriptionvoidM.setProdrop(M.Prodrop value) Sets the value of the prodrop property.voidW.setProdrop(M.Prodrop value) Sets the value of the prodrop property.