Uses of Enum
com.studerw.tda.model.option.OptionChainReq.ContractType
Packages that use OptionChainReq.ContractType
-
Uses of OptionChainReq.ContractType in com.studerw.tda.model.option
Methods in com.studerw.tda.model.option that return OptionChainReq.ContractTypeModifier and TypeMethodDescriptionOptionChainReq.getContractType()static OptionChainReq.ContractTypeReturns the enum constant of this type with the specified name.static OptionChainReq.ContractType[]OptionChainReq.ContractType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.studerw.tda.model.option with parameters of type OptionChainReq.ContractTypeModifier and TypeMethodDescriptionOptionChainReq.Builder.withContractType(OptionChainReq.ContractType contractType)