Uses of Class
com.longbridge.market.BrokerHoldingPeriod
-
Packages that use BrokerHoldingPeriod Package Description com.longbridge.market -
-
Uses of BrokerHoldingPeriod in com.longbridge.market
Fields in com.longbridge.market declared as BrokerHoldingPeriod Modifier and Type Field Description BrokerHoldingPeriodBrokerHoldingOptions. periodLookback period for net change calculation.Methods in com.longbridge.market that return BrokerHoldingPeriod Modifier and Type Method Description static BrokerHoldingPeriodBrokerHoldingPeriod. valueOf(String name)Returns the enum constant of this type with the specified name.static BrokerHoldingPeriod[]BrokerHoldingPeriod. values()Returns an array containing the constants of this enum type, in the order they are declared.
-