Class DeliverableType


  • public class DeliverableType
    extends Object
    • Field Detail

      • DELIVERABLE

        public static final String DELIVERABLE
        The value representing the trade is for a Deliverable currency
        See Also:
        Constant Field Values
      • NON_DELIVERABLE

        public static final String NON_DELIVERABLE
        The value representing the trade is for a Non-Deliverable currency
        See Also:
        Constant Field Values
    • Constructor Detail

      • DeliverableType

        public DeliverableType()