Uses of Class
com.longbridge.trade.MultiLegPosition
-
Packages that use MultiLegPosition Package Description com.longbridge.trade -
-
Uses of MultiLegPosition in com.longbridge.trade
Methods in com.longbridge.trade that return MultiLegPosition Modifier and Type Method Description MultiLegPositionMultiLegOrderLeg. getPosition()Returns the position direction.static MultiLegPositionMultiLegPosition. valueOf(String name)Returns the enum constant of this type with the specified name.static MultiLegPosition[]MultiLegPosition. values()Returns an array containing the constants of this enum type, in the order they are declared.
-