|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.lessy.util.type.Amount<Money>
net.lessy.util.type.Money
public class Money
Wrappes an amount to represent a money amount
| Constructor Summary | |
|---|---|
|
Money(BigDecimal amount)
|
protected |
Money(BigDecimal value,
int decimalPlaces)
|
|
Money(double amount)
|
|
Money(String amount)
|
| Method Summary |
|---|
| Methods inherited from class net.lessy.util.type.Amount |
|---|
add, createInstance, divideBy, divideBy, equals, getValue, hashCode, multiplyWith, subtract, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Money(BigDecimal value,
int decimalPlaces)
public Money(BigDecimal amount)
public Money(double amount)
public Money(String amount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||