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