public static class InMemoryProducerExample.EtfInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getFundType() |
String |
getName() |
String |
getSymbol() |
static InMemoryProducerExample.EtfInfo |
parse(String csvLine) |
public static InMemoryProducerExample.EtfInfo parse(String csvLine)
public String getName()
public String getSymbol()
public String getFundType()
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.