Class StrategyType.Id

java.lang.Object
com.aquima.interactions.matching.StrategyType.Id
Enclosing class:
StrategyType

public static final class StrategyType.Id extends Object
This class contains the numeric identifiers of the strategy types.
Since:
6.2
Author:
O. Kerpershoek, F. van der Meer
  • Field Details

    • MAXIMUM_ID

      public static final int MAXIMUM_ID
      This member defines the numeric ID of the MAXIMUM strategy type.
      See Also:
    • AVERAGE_ID

      public static final int AVERAGE_ID
      This member defines the numeric ID of the AVERAGE strategy type.
      See Also:
    • UNIQUE_ID

      public static final int UNIQUE_ID
      This member defines the numeric ID of the UNIQUE strategy type.
      See Also: