Uses of Class
com.github.oscerd.finnhub.models.UsptoPatent
Packages that use UsptoPatent
-
Uses of UsptoPatent in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return UsptoPatentModifier and TypeMethodDescriptionUsptoPatent.addCompanyFilingNameItem(String companyFilingNameItem) UsptoPatent.applicationNumber(String applicationNumber) UsptoPatent.companyFilingName(List<String> companyFilingName) UsptoPatent.description(String description) UsptoPatent.filingDate(String filingDate) UsptoPatent.filingStatus(String filingStatus) UsptoPatent.patentNumber(String patentNumber) UsptoPatent.patentType(String patentType) UsptoPatent.publicationDate(String publicationDate) Methods in com.github.oscerd.finnhub.models that return types with arguments of type UsptoPatentMethods in com.github.oscerd.finnhub.models with parameters of type UsptoPatentMethod parameters in com.github.oscerd.finnhub.models with type arguments of type UsptoPatentModifier and TypeMethodDescriptionUsptoPatentResult.data(List<UsptoPatent> data) voidUsptoPatentResult.setData(List<UsptoPatent> data)