Uses of Enum Class
net.pricefx.domain.CalculationStatus
Packages that use CalculationStatus
Package
Description
Domain objects that Pricefx logics receive from and pass to Groovy API calls.
-
Uses of CalculationStatus in net.pricefx.domain
Methods in net.pricefx.domain that return CalculationStatusModifier and TypeMethodDescriptionstatic CalculationStatusReturns the enum constant of this class with the specified name.static CalculationStatus[]CalculationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.