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 List<Integer> getInventoryType()
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)
Copyright © 2018. All Rights Reserved.