SearchResponse |
SearchResponse.addAgentItem(Integer agentItem) |
SearchResponse |
SearchResponse.addAllianceItem(Integer allianceItem) |
SearchResponse |
SearchResponse.addCharacterItem(Integer characterItem) |
SearchResponse |
SearchResponse.addConstellationItem(Integer constellationItem) |
SearchResponse |
SearchResponse.addCorporationItem(Integer corporationItem) |
SearchResponse |
SearchResponse.addFactionItem(Integer factionItem) |
SearchResponse |
SearchResponse.addInventorytypeItem(Integer inventorytypeItem) |
SearchResponse |
SearchResponse.addRegionItem(Integer regionItem) |
SearchResponse |
SearchResponse.addSolarsystemItem(Integer solarsystemItem) |
SearchResponse |
SearchResponse.addStationItem(Integer stationItem) |
SearchResponse |
SearchResponse.addWormholeItem(Integer wormholeItem) |
SearchResponse |
SearchResponse.agent(List<Integer> agent) |
SearchResponse |
SearchResponse.alliance(List<Integer> alliance) |
SearchResponse |
SearchResponse.character(List<Integer> character) |
SearchResponse |
SearchResponse.constellation(List<Integer> constellation) |
SearchResponse |
SearchResponse.corporation(List<Integer> corporation) |
SearchResponse |
SearchResponse.faction(List<Integer> faction) |
SearchResponse |
SearchResponse.inventorytype(List<Integer> inventorytype) |
SearchResponse |
SearchResponse.region(List<Integer> region) |
SearchResponse |
SearchResponse.solarsystem(List<Integer> solarsystem) |
SearchResponse |
SearchResponse.station(List<Integer> station) |
SearchResponse |
SearchResponse.wormhole(List<Integer> wormhole) |