public class DTAUS_CH.Transaction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
idx |
Konto |
other |
java.util.List<java.lang.String> |
usage |
Value |
value |
| Constructor and Description |
|---|
Transaction(Konto other,
Value value) |
| Modifier and Type | Method and Description |
|---|---|
void |
addUsage(java.lang.String st) |
java.lang.String |
toString() |