Package org.kapott.hbci.GV_Result
Class GVRWPStammData.Entry
java.lang.Object
org.kapott.hbci.GV_Result.GVRWPStammData.Entry
- Enclosing class:
GVRWPStammData
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Einheit: Sonstigesstatic final int
Einheit: Punktestatic final int
Einheit: Prozentstatic final int
Einheit: Promillestatic final int
Einheit: Stückstatic final int
Orderart: kann sowohl ge- als auch verkauft werdenstatic final int
Orderart: kann nur gekauft werdenstatic final int
Orderart: kann nur verkauft werdenstatic final int
Orderart: kann nur über XETRA gehandelt werdenstatic final int
Region: beliebigstatic final int
Region: nur Auslandstatic final int
Region: nur Inland -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EINHEIT_STCK
public static final int EINHEIT_STCKEinheit: Stück- See Also:
-
EINHEIT_PRCT
public static final int EINHEIT_PRCTEinheit: Prozent- See Also:
-
EINHEIT_PRML
public static final int EINHEIT_PRMLEinheit: Promille- See Also:
-
EINHEIT_PNKT
public static final int EINHEIT_PNKTEinheit: Punkte- See Also:
-
EINHEIT_ELSE
public static final int EINHEIT_ELSEEinheit: Sonstiges- See Also:
-
REGION_BOTH
public static final int REGION_BOTHRegion: beliebig- See Also:
-
REGION_ONLYHOME
public static final int REGION_ONLYHOMERegion: nur Inland- See Also:
-
REGION_ONLYFORGN
public static final int REGION_ONLYFORGNRegion: nur Ausland- See Also:
-
ORDER_ONLYBUY
public static final int ORDER_ONLYBUYOrderart: kann nur gekauft werden- See Also:
-
ORDER_ONLYSELL
public static final int ORDER_ONLYSELLOrderart: kann nur verkauft werden- See Also:
-
ORDER_BOTH
public static final int ORDER_BOTHOrderart: kann sowohl ge- als auch verkauft werden- See Also:
-
ORDER_ONLYXETRA
public static final int ORDER_ONLYXETRAOrderart: kann nur über XETRA gehandelt werden- See Also:
-
-
Constructor Details
-
Entry
public Entry()
-