Uses of Class
com.github.oscerd.finnhub.models.SymbolLookupInfo
Packages that use SymbolLookupInfo
-
Uses of SymbolLookupInfo in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return SymbolLookupInfoModifier and TypeMethodDescriptionSymbolLookupInfo.description(String description) SymbolLookupInfo.displaySymbol(String displaySymbol) Methods in com.github.oscerd.finnhub.models that return types with arguments of type SymbolLookupInfoMethods in com.github.oscerd.finnhub.models with parameters of type SymbolLookupInfoMethod parameters in com.github.oscerd.finnhub.models with type arguments of type SymbolLookupInfoModifier and TypeMethodDescriptionSymbolLookup.result(List<SymbolLookupInfo> result) voidSymbolLookup.setResult(List<SymbolLookupInfo> result)