Uses of Class
com.longbridge.trade.ChargeCategoryCode
-
Packages that use ChargeCategoryCode Package Description com.longbridge.trade -
-
Uses of ChargeCategoryCode in com.longbridge.trade
Methods in com.longbridge.trade that return ChargeCategoryCode Modifier and Type Method Description ChargeCategoryCodeOrderChargeItem. getCode()Returns the charge category code.static ChargeCategoryCodeChargeCategoryCode. valueOf(String name)Returns the enum constant of this type with the specified name.static ChargeCategoryCode[]ChargeCategoryCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-