org.broadleafcommerce.common.currency.util
Class BroadleafCurrencyUtils
java.lang.Object
org.broadleafcommerce.common.currency.util.BroadleafCurrencyUtils
public class BroadleafCurrencyUtils
- extends Object
Utility methods for common currency operations
- Author:
- Phillip Verheyden
- See Also:
BroadleafCurrency}
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BroadleafCurrencyUtils
public BroadleafCurrencyUtils()
getMoney
public static Money getMoney(BigDecimal amount,
BroadleafCurrency currency)
getMoney
public static Money getMoney(BroadleafCurrency currency)
Copyright © 2013. All Rights Reserved.