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