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