Uses of Interface
org.wikirate4j.entitities.ResearchGroup
Packages that use ResearchGroup
-
Uses of ResearchGroup in org.wikirate4j
Methods in org.wikirate4j that return ResearchGroupModifier and TypeMethodDescriptionstatic ResearchGroupWikirateCardFactory.createResearchGroup(String rawJson) Creates aResearchGroupgiven the raw json response from the api requestWikirateClient.getResearchGroup(long id) Returns aResearchGroupbased on its identifierWikirateClient.getResearchGroup(String name) Returns aResearchGroupbased on its nameWikirateClientImpl.getResearchGroup(long id) WikirateClientImpl.getResearchGroup(String name) Methods in org.wikirate4j that return types with arguments of type ResearchGroupModifier and TypeMethodDescriptionWikirateClient.getResearchGroups(ResearchGroupQuery query) Returns a list of Research Groups based on a given queryWikirateClientImpl.getResearchGroups(ResearchGroupQuery query) -
Uses of ResearchGroup in org.wikirate4j.entitities
Classes in org.wikirate4j.entitities that implement ResearchGroupMethods in org.wikirate4j.entitities that return ResearchGroup