Class VoucherValue
java.lang.Object
de.hybris.platform.voucher.jalo.util.VoucherValue
This class represents the value of a voucher
-
Constructor Summary
ConstructorsConstructorDescriptionVoucherValue(double aValue, Currency aCurrency) Creates a new instance ofVoucherValue. -
Method Summary
-
Constructor Details
-
VoucherValue
Creates a new instance ofVoucherValue.
-
-
Method Details
-
getCurrency
-
getCurrencyIsoCode
-
getValue
public double getValue()
-