public static interface ValueStructure.Item
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAggregatedAmount() |
BigDecimal |
getAggregatedQuantity() |
List<? extends ValueStructure<?,?>> |
getAggregationContents() |
String |
getName() |
BigDecimal getAggregatedAmount()
BigDecimal getAggregatedQuantity()
List<? extends ValueStructure<?,?>> getAggregationContents()
String getName()