Package com.studerw.tda.model.account
Class EquityInstrument
java.lang.Object
com.studerw.tda.model.account.Instrument
com.studerw.tda.model.account.EquityInstrument
- All Implemented Interfaces:
Serializable
Equity Instrument
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.studerw.tda.model.account.Instrument
Instrument.AssetType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.studerw.tda.model.account.Instrument
getAssetType, getCusip, getDescription, getOtherFields, getSymbol, setAssetType, setCusip, setDescription, setSymbol, toString
-
Constructor Details
-
EquityInstrument
public EquityInstrument()
-