Uses of Class
com.longport.trade.BalanceType
-
Packages that use BalanceType Package Description com.longport.trade -
-
Uses of BalanceType in com.longport.trade
Methods in com.longport.trade that return BalanceType Modifier and Type Method Description BalanceTypeCashFlow. getBusinessType()BalanceTypeGetCashFlowOptions. getBusinessType()static BalanceTypeBalanceType. valueOf(String name)Returns the enum constant of this type with the specified name.static BalanceType[]BalanceType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.longport.trade with parameters of type BalanceType Modifier and Type Method Description GetCashFlowOptionsGetCashFlowOptions. setBusinessType(BalanceType businessType)
-