Uses of Enum Class
net.pricefx.domain.CalculationStatus
-
Uses of CalculationStatus in net.pricefx.domain
Modifier and TypeMethodDescriptionstatic CalculationStatus
Returns 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.