Package com.github.oscerd.finnhub.models
Class LobbyingData
java.lang.Object
com.github.oscerd.finnhub.models.LobbyingData
@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
date="2024-03-22T10:38:13.551248835+01:00[Europe/Rome]")
public class LobbyingData
extends Object
LobbyingData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) documentUrl(String documentUrl) booleanClient ID.Country.getDate()Date.Description.Document's URL.Expenses reported by the company.House registrant ID.Income reported by lobbying firms.getName()Company's name.Period.Posted name.Registrant ID.Senate ID.Symbol.getYear()Year.inthashCode()houseregistrantId(String houseregistrantId) postedName(String postedName) registrantId(String registrantId) voidsetClientId(String clientId) voidsetCountry(String country) voidvoidsetDescription(String description) voidsetDocumentUrl(String documentUrl) voidsetExpenses(Float expenses) voidsetHouseregistrantId(String houseregistrantId) voidvoidvoidvoidsetPostedName(String postedName) voidsetRegistrantId(String registrantId) voidsetSenateId(String senateId) voidvoidtoString()
-
Constructor Details
-
LobbyingData
public LobbyingData()
-
-
Method Details
-
symbol
-
getSymbol
Symbol.- Returns:
- symbol
-
setSymbol
-
name
-
getName
Company's name.- Returns:
- name
-
setName
-
description
-
getDescription
Description.- Returns:
- description
-
setDescription
-
country
-
getCountry
Country.- Returns:
- country
-
setCountry
-
year
-
getYear
Year.- Returns:
- year
-
setYear
-
period
-
getPeriod
Period.- Returns:
- period
-
setPeriod
-
income
-
getIncome
Income reported by lobbying firms.- Returns:
- income
-
setIncome
-
expenses
-
getExpenses
Expenses reported by the company.- Returns:
- expenses
-
setExpenses
-
documentUrl
-
getDocumentUrl
Document's URL.- Returns:
- documentUrl
-
setDocumentUrl
-
postedName
-
getPostedName
Posted name.- Returns:
- postedName
-
setPostedName
-
date
-
getDate
Date.- Returns:
- date
-
setDate
-
clientId
-
getClientId
Client ID.- Returns:
- clientId
-
setClientId
-
registrantId
-
getRegistrantId
Registrant ID.- Returns:
- registrantId
-
setRegistrantId
-
senateId
-
getSenateId
Senate ID.- Returns:
- senateId
-
setSenateId
-
houseregistrantId
-
getHouseregistrantId
House registrant ID.- Returns:
- houseregistrantId
-
setHouseregistrantId
-
equals
-
hashCode
public int hashCode() -
toString
-