Uses of Class
com.longbridge.quote.OptionExpiryCycleType
-
Packages that use OptionExpiryCycleType Package Description com.longbridge.quote -
-
Uses of OptionExpiryCycleType in com.longbridge.quote
Methods in com.longbridge.quote that return OptionExpiryCycleType Modifier and Type Method Description OptionExpiryCycleTypeOptionChainContract. getOptionType()Returns the special expiration cycle of the contract.static OptionExpiryCycleTypeOptionExpiryCycleType. valueOf(String name)Returns the enum constant of this type with the specified name.static OptionExpiryCycleType[]OptionExpiryCycleType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-