org.ojalgo.type.structure
Interface ContentStructure.Item

All Superinterfaces:
NameAttribute
All Known Subinterfaces:
QuantityPriceAmountContent.Item
Enclosing interface:
ContentStructure<C extends ContentStructure.Container,I extends ContentStructure.Item>

public static interface ContentStructure.Item
extends NameAttribute


Field Summary
 
Fields inherited from interface org.ojalgo.type.attribute.NameAttribute
CONTEXT
 
Method Summary
 List<? extends ContentStructure<?,?>> getAggregationContents()
           
 
Methods inherited from interface org.ojalgo.type.attribute.NameAttribute
getName
 

Method Detail

getAggregationContents

List<? extends ContentStructure<?,?>> getAggregationContents()