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