|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QuantityPriceAmountContent<C extends QuantityPriceAmountContent.Container,I extends QuantityPriceAmountContent.Item>
A ContentStructure represents some sort of content (that has a price). It has references to its Item (what is held) and Container (where is it held). Think of a ContentStructure.Container as a Portfolio and a ContentStructure.Item as an instrument/asset, but they really could be anything.
Nested Class Summary | |
---|---|
static interface |
QuantityPriceAmountContent.Container
|
static interface |
QuantityPriceAmountContent.Item
|
Method Summary |
---|
Methods inherited from interface org.ojalgo.type.structure.QuantityPriceAmountStructure |
---|
getAmount, getCurrency, getPrice, getQuantity |
Methods inherited from interface org.ojalgo.type.structure.ContentStructure |
---|
getContentContainer, getContentItem |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |