Class CalculationTargetList

  • All Implemented Interfaces:
    Serializable, org.joda.beans.Bean, org.joda.beans.ImmutableBean

    public final class CalculationTargetList
    extends Object
    implements org.joda.beans.ImmutableBean, Serializable
    A list of calculation targets.

    CalculationTarget is a marker interface that all financial instruments implement, such as trades and positions. This allows them to be the target of calculations in the system.

    See Also:
    Serialized Form