Class JDFAmountPool.AmountMap

All Implemented Interfaces:
Serializable, Cloneable, Map<JDFAttributeMap,List<JDFPartAmount>>
Enclosing class:
JDFAmountPool

public class JDFAmountPool.AmountMap extends ListMap<JDFAttributeMap,JDFPartAmount>
map of an amountpool that allows quick access to multiple amounts Class AmountMap
See Also:
  • Method Details

    • getAmountDouble

      public double getAmountDouble(JDFAttributeMap amParts, String strAttributeName)
      Method getAmountDouble
      Parameters:
      amParts -
      strAttributeName -
      Returns:
      the sum of all matching amounts