public static final class GVRWPStammData.Entry
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static int |
EINHEIT_ELSE |
Einheit: Sonstiges
|
static int |
EINHEIT_PNKT |
Einheit: Punkte
|
static int |
EINHEIT_PRCT |
Einheit: Prozent
|
static int |
EINHEIT_PRML |
Einheit: Promille
|
static int |
EINHEIT_STCK |
Einheit: Stück
|
static int |
ORDER_BOTH |
Orderart: kann sowohl ge- als auch verkauft werden
|
static int |
ORDER_ONLYBUY |
Orderart: kann nur gekauft werden
|
static int |
ORDER_ONLYSELL |
Orderart: kann nur verkauft werden
|
static int |
ORDER_ONLYXETRA |
Orderart: kann nur über XETRA gehandelt werden
|
static int |
REGION_BOTH |
Region: beliebig
|
static int |
REGION_ONLYFORGN |
Region: nur Ausland
|
static int |
REGION_ONLYHOME |
Region: nur Inland
|
Constructor | Description |
---|---|
Entry() |
public static final int EINHEIT_STCK
public static final int EINHEIT_PRCT
public static final int EINHEIT_PRML
public static final int EINHEIT_PNKT
public static final int EINHEIT_ELSE
public static final int REGION_BOTH
public static final int REGION_ONLYHOME
public static final int REGION_ONLYFORGN
public static final int ORDER_ONLYBUY
public static final int ORDER_ONLYSELL
public static final int ORDER_BOTH
public static final int ORDER_ONLYXETRA