public interface Instrument extends BusinessObject, ValueStructure.Item, QuantityPriceAmountStructure
Modifier and Type | Interface and Description |
---|---|
static class |
Instrument.Logic |
Modifier and Type | Method and Description |
---|---|
List<? extends Holding<? extends Portfolio,? extends Instrument>> |
getHoldings() |
InstrumentCategory |
getInstrumentCategory() |
Integer |
getPriority() |
boolean |
isDefault() |
boolean |
isLocked() |
toDisplayString
getAggregatedAmount, getAggregatedQuantity, getAggregationContents, getName
getAmount, getCurrency, getPrice, getQuantity
List<? extends Holding<? extends Portfolio,? extends Instrument>> getHoldings()
InstrumentCategory getInstrumentCategory()
Integer getPriority()
boolean isDefault()
boolean isLocked()