public class WPRef extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
code
Bezeichnung des Wertpapiert, Interpretation abhängig vom
Wert von
type |
int |
type
Typ der Bezeichnung.
|
static int |
TYPE_IDXNAME
Code repräsentiert einen Indexnamen
|
static int |
TYPE_ISIN
Code repräsentiert ein ISIN
|
static int |
TYPE_KIINTERN
Code repräsentiert eine kreditinstitutsinterne Bezeichnung
|
static int |
TYPE_WKN
Code repräsentier eine WKN
|
public static final int TYPE_ISIN
public static final int TYPE_WKN
public static final int TYPE_KIINTERN
public static final int TYPE_IDXNAME
public int type
public WPRef()
public WPRef(int type,
String code)
type - Typ der Referenzcode - Wertpapierbezeichnung abhängig von typeCopyright © 2018. All rights reserved.