Class JDFResource.EnumAmountMerge

All Implemented Interfaces:
Serializable, Comparable
Enclosing class:
JDFResource

public static final class JDFResource.EnumAmountMerge extends ValuedEnum
Enumeration for the policy of merging the amounts from ResourceLinks

  • AmountMerge_none - does not recalculate amounts
  • AmountMerge_LinkOnly - calculates the Resource Amount based on the Amount values in the ResourceLinks only.
    The original Resource Amount is ignored
  • AmountMerge_UpdateLink - calculates the Resource Amount based on the difference of previous and current resource link amounts
  • See Also: