Class AllocationSettlementDateOption


  • public final class AllocationSettlementDateOption
    extends Object
    Represents a settlement date option for a post-trade allocation.
    • Field Detail

      • EARLIER

        public static final String EARLIER
        Allows allocating to a date before the original settlement date
        See Also:
        Constant Field Values
      • LATER

        public static final String LATER
        Allows allocating to a date after the original settlement date
        See Also:
        Constant Field Values
      • ANY_DATE

        public static final String ANY_DATE
        Allows allocating to any valid date
      • ANY_OTHER_DATE

        public static final String ANY_OTHER_DATE
        Allows allocating to any valid date other than the original settlement date
    • Constructor Detail

      • AllocationSettlementDateOption

        public AllocationSettlementDateOption()