Uses of Enum Class
net.pricefx.common.api.CalculationResultType
Packages that use CalculationResultType
-
Uses of CalculationResultType in net.pricefx.common.api
Methods in net.pricefx.common.api that return CalculationResultTypeModifier and TypeMethodDescriptionstatic CalculationResultType
Returns the enum constant of this class with the specified name.static CalculationResultType[]
CalculationResultType.values()
Returns an array containing the constants of this enum class, in the order they are declared.