org.ojalgo.type.attribute
Interface AggregatedQuantityAttribute

All Known Subinterfaces:
QuantityPriceAmountContent.Item

public interface AggregatedQuantityAttribute

Most often refers to an aggrgated sum of QuantityPriceAmountStructure.getQuantity().

Author:
apete

Field Summary
static NumberContext CONTEXT
           
 
Method Summary
 BigDecimal getAggregatedQuantity()
           
 

Field Detail

CONTEXT

static final NumberContext CONTEXT
Method Detail

getAggregatedQuantity

BigDecimal getAggregatedQuantity()