| Package | Description |
|---|---|
| com.comtrade.ecm.engine.datatypes |
Additional DataTypes.
All of them must implement DataType interface. |
| Modifier and Type | Field and Description |
|---|---|
static Amount |
Amount.ZERO |
| Modifier and Type | Method and Description |
|---|---|
Amount |
Amount.add(Amount otherValue) |
Amount |
Amount.subtract(Amount otherValue) |
| Modifier and Type | Method and Description |
|---|---|
Amount |
Amount.add(Amount otherValue) |
int |
Amount.compareTo(Amount other) |
Amount |
Amount.subtract(Amount otherValue) |