Uses of Class
net.troja.eve.esi.model.UniverseIdsAlliance
-
Packages that use UniverseIdsAlliance Package Description net.troja.eve.esi.model -
-
Uses of UniverseIdsAlliance in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return UniverseIdsAlliance Modifier and Type Method Description UniverseIdsAllianceUniverseIdsAlliance. id(Integer id)UniverseIdsAllianceUniverseIdsAlliance. name(String name)Methods in net.troja.eve.esi.model that return types with arguments of type UniverseIdsAlliance Modifier and Type Method Description List<UniverseIdsAlliance>UniverseIdsResponse. getAlliances()alliances arrayMethods in net.troja.eve.esi.model with parameters of type UniverseIdsAlliance Modifier and Type Method Description UniverseIdsResponseUniverseIdsResponse. addAlliancesItem(UniverseIdsAlliance alliancesItem)Method parameters in net.troja.eve.esi.model with type arguments of type UniverseIdsAlliance Modifier and Type Method Description UniverseIdsResponseUniverseIdsResponse. alliances(List<UniverseIdsAlliance> alliances)voidUniverseIdsResponse. setAlliances(List<UniverseIdsAlliance> alliances)
-