Uses of Class
com.longport.quote.SecuritiesUpdateMode
-
Packages that use SecuritiesUpdateMode Package Description com.longport.quote -
-
Uses of SecuritiesUpdateMode in com.longport.quote
Methods in com.longport.quote that return SecuritiesUpdateMode Modifier and Type Method Description static SecuritiesUpdateModeSecuritiesUpdateMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SecuritiesUpdateMode[]SecuritiesUpdateMode. 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 SecuritiesUpdateMode Modifier and Type Method Description UpdateWatchlistGroupUpdateWatchlistGroup. setMode(SecuritiesUpdateMode mode)
-