public class SearchResponse extends Object implements Serializable
| Constructor and Description |
|---|
SearchResponse() |
public SearchResponse agent(List<Integer> agent)
public SearchResponse addAgentItem(Integer agentItem)
public SearchResponse alliance(List<Integer> alliance)
public SearchResponse addAllianceItem(Integer allianceItem)
public SearchResponse character(List<Integer> character)
public SearchResponse addCharacterItem(Integer characterItem)
public SearchResponse constellation(List<Integer> constellation)
public SearchResponse addConstellationItem(Integer constellationItem)
public SearchResponse corporation(List<Integer> corporation)
public SearchResponse addCorporationItem(Integer corporationItem)
public SearchResponse faction(List<Integer> faction)
public SearchResponse addFactionItem(Integer factionItem)
public SearchResponse inventorytype(List<Integer> inventorytype)
public SearchResponse addInventorytypeItem(Integer inventorytypeItem)
public SearchResponse region(List<Integer> region)
public SearchResponse addRegionItem(Integer regionItem)
public SearchResponse solarsystem(List<Integer> solarsystem)
public SearchResponse addSolarsystemItem(Integer solarsystemItem)
public SearchResponse station(List<Integer> station)
public SearchResponse addStationItem(Integer stationItem)
public SearchResponse wormhole(List<Integer> wormhole)
public SearchResponse addWormholeItem(Integer wormholeItem)
Copyright © 2017. All Rights Reserved.