Package com.studerw.tda.model.account
Class FixedIncomeInstrument
java.lang.Object
com.studerw.tda.model.account.Instrument
com.studerw.tda.model.account.FixedIncomeInstrument
- All Implemented Interfaces:
Serializable
Fixed Income 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
-
Constructor Details
-
FixedIncomeInstrument
public FixedIncomeInstrument()
-
-
Method Details
-
getMaturityDate
-
getVariableRate
-
toString
- Overrides:
toString
in classInstrument
-