Uses of Class
org.wikirate4j.utils.queries.SourceQuery
Packages that use SourceQuery
-
Uses of SourceQuery in org.wikirate4j
Methods in org.wikirate4j with parameters of type SourceQueryModifier and TypeMethodDescriptionWikirateClient.getSources(SourceQuery query) Returns a List of Sources based on a given queryWikirateClientImpl.getSources(SourceQuery query) -
Uses of SourceQuery in org.wikirate4j.utils.queries
Subclasses with type arguments of type SourceQuery in org.wikirate4j.utils.queriesMethods in org.wikirate4j.utils.queries that return SourceQueryModifier and TypeMethodDescriptionSourceQuery.company(long company_id) SourceQuery.report_type(ReportType reportType) SourceQuery.year(int year)