Package org.kapott.hbci.structures
Class BigDecimalValue
java.lang.Object
org.kapott.hbci.structures.BigDecimalValue
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TypedValue
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBigDecimalValue
(long value, int scale, String curr) BigDecimalValue
(long value, String curr) BigDecimalValue
(String value, String curr) BigDecimalValue
(BigDecimal value, String curr) -
Method Summary
Modifier and TypeMethodDescriptiongetCurr()
getValue()
void
void
setValue
(BigDecimal value) toString()