Class PartnerRelationship


  • public final class PartnerRelationship
    extends java.lang.Object

    The PartnerRelationshipType determines how order should be linked.

    The common execution types can be accessed as public constants.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OCO
      The "One Cancels Other" relationship
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • OCO

        public static final java.lang.String OCO
        The "One Cancels Other" relationship
        See Also:
        Constant Field Values
    • Constructor Detail

      • PartnerRelationship

        public PartnerRelationship()