Uses of Enum Class
net.pricefx.domain.Pricelist.ProcessingMode
-
Uses of Pricelist.ProcessingMode in net.pricefx.domain
Modifier and TypeMethodDescriptionPricelist.getProcessingMode()
static Pricelist.ProcessingMode
Returns the enum constant of this class with the specified name.static Pricelist.ProcessingMode[]
Pricelist.ProcessingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Pricelist.setProcessingMode
(Pricelist.ProcessingMode processingMode)