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