Package org.kapott.hbci.GV_Result
Class GVRWPDepotList.Entry.Gattung
- java.lang.Object
-
- org.kapott.hbci.GV_Result.GVRWPDepotList.Entry.Gattung
-
- Enclosing class:
- GVRWPDepotList.Entry
public static final class GVRWPDepotList.Entry.Gattung extends java.lang.ObjectEnhält Informationen zu einer Wertpapiergattung
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGVRWPDepotList.Entry.Gattung.SubSaldoUntersaldoinformationen, das heißt Informationen über die Zusammensetzung des Saldos einer Wertpapiergattung.
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringbrancheBranchenschlüssel gemäß WM GD 200 (optional)java.lang.StringcountryEmittentLand des Emittenten (Country-Code wie in Kontodaten) (optional)java.lang.StringcurrDepotwährung (optional)intdaysAnzahl der aufgelaufenen Tage (optional)BigDecimalValuedepotwertKurswert zum Gesamtsaldosaldo(optional)BigDecimalValueeinstandspreisEinstandspreis/-kurs (optional).java.util.DatefaelligFälligkeitsdatum (optional)java.lang.StringisinISIN des Wertpapiers (optional)java.util.DatekaufKaufdatum (optional)BigDecimalValuekontraktbasispreisintkontraktsizeintkontrakttypejava.util.Datekontraktverfallintkontraktversionjava.lang.StringnameWertpapierbezeichnungBigDecimalValuepricePreis pro Einheit (optional).static intPRICE_QUALIF_HINTstatic intPRICE_QUALIF_MRKTstatic intPRICE_TYPE_PRCTstatic intPRICE_TYPE_VALUEintpricequalifierHinweise zum Preisprice(optional).intpricetypeGibt den Typ des Preisespricean (optional).BigDecimalValuesaldoGesamtsaldo dieser Gattung.intsaldo_typeTyp des Gesamtsaldos.intsourceHerkunft von Preis/Kurs (optional).java.lang.Stringsource_commentBemerkungen zur Herkunft von Preis/Kurssource(optional).static intSOURCE_LOCstatic intSOURCE_SELLERstatic intSOURCE_THEORBigDecimalValuestueckzinsbetragBetrag der Stückzinsen (optional)java.lang.Stringsymboljava.util.Datetimestamp_priceZeitpunkt, wannpricenotiert wurde (optional).java.lang.Stringunderlyingisinjava.lang.Stringunderlyingwknjava.lang.StringwknWKN des Wertpapiers (optional)java.lang.StringwptypeWertpapierart gemäß WM GD 195 (optional)java.lang.Stringxchg_cur1java.lang.Stringxchg_cur2doublexchg_kurslongzinssatzZinssatz als Prozentangabe bei verzinslichen Papieren (optional)
-
Constructor Summary
Constructors Constructor Description Gattung()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddSubSaldo(GVRWPDepotList.Entry.Gattung.SubSaldo subsaldo)GVRWPDepotList.Entry.Gattung.SubSaldo[]getEntries()Gibt alle Unter-Saldoinformationen in einem Array zurück.java.lang.StringtoString()
-
-
-
Field Detail
-
PRICE_TYPE_PRCT
public static final int PRICE_TYPE_PRCT
- See Also:
- Constant Field Values
-
PRICE_TYPE_VALUE
public static final int PRICE_TYPE_VALUE
- See Also:
- Constant Field Values
-
PRICE_QUALIF_MRKT
public static final int PRICE_QUALIF_MRKT
- See Also:
- Constant Field Values
-
PRICE_QUALIF_HINT
public static final int PRICE_QUALIF_HINT
- See Also:
- Constant Field Values
-
SOURCE_LOC
public static final int SOURCE_LOC
- See Also:
- Constant Field Values
-
SOURCE_THEOR
public static final int SOURCE_THEOR
- See Also:
- Constant Field Values
-
SOURCE_SELLER
public static final int SOURCE_SELLER
- See Also:
- Constant Field Values
-
isin
public java.lang.String isin
ISIN des Wertpapiers (optional)
-
wkn
public java.lang.String wkn
WKN des Wertpapiers (optional)
-
name
public java.lang.String name
Wertpapierbezeichnung
-
pricetype
public int pricetype
Gibt den Typ des Preisespricean (optional).PRICE_TYPE_PRCT- Preis ist ein ProzentsatzPRICE_TYPE_VALUE- Preis ist ein Geldbetrag
-
pricequalifier
public int pricequalifier
Hinweise zum Preisprice(optional).PRICE_QUALIF_MRKT- Marktpreis (z.B. aktueller Börsenkurs)PRICE_QUALIF_HINT- Hinweispreis (rechnerischer bzw. ermittelter Preis)
-
price
public BigDecimalValue price
Preis pro Einheit (optional). Die Währung ist beipricetype=PRICE_TYPE_PRCTauf "%" gesetzt.
-
source
public int source
Herkunft von Preis/Kurs (optional).SOURCE_LOC- lokale BörseSOURCE_THEOR- theoretischer WertSOURCE_SELLER- Verkäufer als Quelle
-
source_comment
public java.lang.String source_comment
Bemerkungen zur Herkunft von Preis/Kurssource(optional). Beisource=SOURCE_LOCkann der Name der Börse als MIC angegeben werden
-
timestamp_price
public java.util.Date timestamp_price
Zeitpunkt, wannpricenotiert wurde (optional).
-
saldo_type
public int saldo_type
Typ des Gesamtsaldos.GVRWPDepotList.Entry.SALDO_TYPE_STCK- Saldo ist eine StückzahlGVRWPDepotList.Entry.SALDO_TYPE_WERT- Saldo ist ein Betrag
-
saldo
public BigDecimalValue saldo
Gesamtsaldo dieser Gattung. Das Währungsfeld ist in jedem Fall ein leerer String! (TODO).
-
days
public int days
Anzahl der aufgelaufenen Tage (optional)
-
depotwert
public BigDecimalValue depotwert
Kurswert zum Gesamtsaldosaldo(optional)
-
stueckzinsbetrag
public BigDecimalValue stueckzinsbetrag
Betrag der Stückzinsen (optional)
-
xchg_cur1
public java.lang.String xchg_cur1
-
xchg_cur2
public java.lang.String xchg_cur2
-
xchg_kurs
public double xchg_kurs
-
curr
public java.lang.String curr
Depotwährung (optional)
-
wptype
public java.lang.String wptype
Wertpapierart gemäß WM GD 195 (optional)
-
branche
public java.lang.String branche
Branchenschlüssel gemäß WM GD 200 (optional)
-
countryEmittent
public java.lang.String countryEmittent
Land des Emittenten (Country-Code wie in Kontodaten) (optional)
-
kauf
public java.util.Date kauf
Kaufdatum (optional)
-
faellig
public java.util.Date faellig
Fälligkeitsdatum (optional)
-
einstandspreis
public BigDecimalValue einstandspreis
Einstandspreis/-kurs (optional). Die Währung ist "%", wenn es sich um eine Prozentabgabe handelt
-
zinssatz
public long zinssatz
Zinssatz als Prozentangabe bei verzinslichen Papieren (optional)
-
kontrakttype
public int kontrakttype
-
kontraktverfall
public java.util.Date kontraktverfall
-
kontraktversion
public int kontraktversion
-
kontraktsize
public int kontraktsize
-
symbol
public java.lang.String symbol
-
underlyingwkn
public java.lang.String underlyingwkn
-
underlyingisin
public java.lang.String underlyingisin
-
kontraktbasispreis
public BigDecimalValue kontraktbasispreis
-
-
Method Detail
-
addSubSaldo
public void addSubSaldo(GVRWPDepotList.Entry.Gattung.SubSaldo subsaldo)
-
getEntries
public GVRWPDepotList.Entry.Gattung.SubSaldo[] getEntries()
Gibt alle Unter-Saldoinformationen in einem Array zurück. Der Rückgabewert ist niemalsnull, das Array kann aber die Länge0haben.- Returns:
- Array mit Untersaldoinformationen
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-