Uses of Class
com.github.oscerd.finnhub.models.LobbyingData
Packages that use LobbyingData
-
Uses of LobbyingData in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return LobbyingDataModifier and TypeMethodDescriptionLobbyingData.description(String description) LobbyingData.documentUrl(String documentUrl) LobbyingData.houseregistrantId(String houseregistrantId) LobbyingData.postedName(String postedName) LobbyingData.registrantId(String registrantId) Methods in com.github.oscerd.finnhub.models that return types with arguments of type LobbyingDataMethods in com.github.oscerd.finnhub.models with parameters of type LobbyingDataMethod parameters in com.github.oscerd.finnhub.models with type arguments of type LobbyingDataModifier and TypeMethodDescriptionLobbyingResult.data(List<LobbyingData> data) voidLobbyingResult.setData(List<LobbyingData> data)