Package com.studerw.tda.model.account
Class Instrument
java.lang.Object
com.studerw.tda.model.account.Instrument
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CashEquivalentInstrument
,CurrencyInstrument
,EquityInstrument
,FixedIncomeInstrument
,IndexInstrument
,MutualFundInstrument
,OptionInstrument
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCusip()
void
setAssetType
(Instrument.AssetType assetType) void
void
setDescription
(String description) void
toString()