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 Object
Enhä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 StringbrancheBranchenschlüssel gemäà WM GD 200 (optional)StringcountryEmittentLand des Emittenten (Country-Code wie in Kontodaten) (optional)StringcurrDepotwährung (optional)intdaysAnzahl der aufgelaufenen Tage (optional)BigDecimalValuedepotwertKurswert zum Gesamtsaldosaldo(optional)BigDecimalValueeinstandspreisEinstandspreis/-kurs (optional).DatefaelligFälligkeitsdatum (optional)StringisinISIN des Wertpapiers (optional)DatekaufKaufdatum (optional)BigDecimalValuekontraktbasispreisintkontraktsizeintkontrakttypeDatekontraktverfallintkontraktversionStringnameWertpapierbezeichnungBigDecimalValuepricePreis 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).Stringsource_commentBemerkungen zur Herkunft von Preis/Kurssource(optional).static intSOURCE_LOCstatic intSOURCE_SELLERstatic intSOURCE_THEORBigDecimalValuestueckzinsbetragBetrag der Stückzinsen (optional)StringsymbolDatetimestamp_priceZeitpunkt, wannpricenotiert wurde (optional).StringunderlyingisinStringunderlyingwknStringwknWKN des Wertpapiers (optional)StringwptypeWertpapierart gemäà WM GD 195 (optional)Stringxchg_cur1Stringxchg_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.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 String isin
ISIN des Wertpapiers (optional)
-
wkn
public String wkn
WKN des Wertpapiers (optional)
-
name
public 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 String source_comment
Bemerkungen zur Herkunft von Preis/Kurssource(optional). Beisource=SOURCE_LOCkann der Name der Börse als MIC angegeben werden
-
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 String xchg_cur1
-
xchg_cur2
public String xchg_cur2
-
xchg_kurs
public double xchg_kurs
-
curr
public String curr
Depotwährung (optional)
-
wptype
public String wptype
Wertpapierart gemäà WM GD 195 (optional)
-
branche
public String branche
Branchenschlüssel gemäà WM GD 200 (optional)
-
countryEmittent
public String countryEmittent
Land des Emittenten (Country-Code wie in Kontodaten) (optional)
-
kauf
public Date kauf
Kaufdatum (optional)
-
faellig
public 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 Date kontraktverfall
-
kontraktversion
public int kontraktversion
-
kontraktsize
public int kontraktsize
-
symbol
public String symbol
-
underlyingwkn
public String underlyingwkn
-
underlyingisin
public 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
-
-