Uses of Class
com.longport.quote.WarrantSortBy
-
Packages that use WarrantSortBy Package Description com.longport.quote -
-
Uses of WarrantSortBy in com.longport.quote
Methods in com.longport.quote that return WarrantSortBy Modifier and Type Method Description static WarrantSortBy
WarrantSortBy. valueOf(String name)
Returns the enum constant of this type with the specified name.static WarrantSortBy[]
WarrantSortBy. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.longport.quote with parameters of type WarrantSortBy Constructor Description QueryWarrantOptions(String symbol, WarrantSortBy sortBy, SortOrderType sortType)
-