Package com.caplin.motif.fx.orders
Class ChildRelationship
java.lang.Object
com.caplin.motif.fx.orders.ChildRelationship
The ChildRelationshipType determines how order should be linked.
The common execution types can be accessed as public constants.
-
Field Details
-
IF_DONE
The If-Done relationship- See Also:
-
IF_TIMEOUT
The Timeout relationship- See Also:
-
-
Constructor Details
-
ChildRelationship
public ChildRelationship()
-