|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.activequant.domainmodel.PersistentEntity
com.activequant.domainmodel.Instrument
com.activequant.domainmodel.ListedInstrument
com.activequant.domainmodel.Stock
public class Stock
| Constructor Summary | |
|---|---|
Stock()
|
|
Stock(String instrumentId,
String description)
|
|
| Method Summary | |
|---|---|
String |
getId()
|
| Methods inherited from class com.activequant.domainmodel.ListedInstrument |
|---|
getCurrency, getExchangeCode, getQuoteUnits, getTickSize, getTickValue, setCurrency, setExchangeCode, setQuoteUnits, setTickSize, setTickValue |
| Methods inherited from class com.activequant.domainmodel.Instrument |
|---|
getDescription, getName, getShortName, setDescription, setName, setShortName, toString |
| Methods inherited from class com.activequant.domainmodel.PersistentEntity |
|---|
clearMap, convertValueToType, getClassName, getCreationTime, getDeletionTime, getSnapshotTime, initFromMap, nullSafe, propertyMap, setClassName, setCreationTime, setDeletionTime, setSnapshotTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Stock()
public Stock(String instrumentId,
String description)
| Method Detail |
|---|
public String getId()
getId in class Instrument
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||