|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kapott.hbci.GV_Result.GVRWPStammData.Entry
Field Summary | |
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 Summary | |
GVRWPStammData.Entry()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
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
Constructor Detail |
public GVRWPStammData.Entry()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |