Uses of Class
com.longbridge.quote.OptionStandardAttr
-
Packages that use OptionStandardAttr Package Description com.longbridge.quote -
-
Uses of OptionStandardAttr in com.longbridge.quote
Methods in com.longbridge.quote that return OptionStandardAttr Modifier and Type Method Description OptionStandardAttrOptionChainContract. getStandardAttr()Returns whether the contract is a legacy contract left over from a corporate action.static OptionStandardAttrOptionStandardAttr. valueOf(String name)Returns the enum constant of this type with the specified name.static OptionStandardAttr[]OptionStandardAttr. values()Returns an array containing the constants of this enum type, in the order they are declared.
-