Uses of Class
net.troja.eve.esi.model.SovereigntyCampaignParticipant
-
Packages that use SovereigntyCampaignParticipant Package Description net.troja.eve.esi.model -
-
Uses of SovereigntyCampaignParticipant in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return SovereigntyCampaignParticipant Modifier and Type Method Description SovereigntyCampaignParticipantSovereigntyCampaignParticipant. allianceId(Integer allianceId)SovereigntyCampaignParticipantSovereigntyCampaignParticipant. score(Float score)Methods in net.troja.eve.esi.model that return types with arguments of type SovereigntyCampaignParticipant Modifier and Type Method Description List<SovereigntyCampaignParticipant>SovereigntyCampaignsResponse. getParticipants()Alliance participating and their respective scores, only present in Freeport Events.Methods in net.troja.eve.esi.model with parameters of type SovereigntyCampaignParticipant Modifier and Type Method Description SovereigntyCampaignsResponseSovereigntyCampaignsResponse. addParticipantsItem(SovereigntyCampaignParticipant participantsItem)Method parameters in net.troja.eve.esi.model with type arguments of type SovereigntyCampaignParticipant Modifier and Type Method Description SovereigntyCampaignsResponseSovereigntyCampaignsResponse. participants(List<SovereigntyCampaignParticipant> participants)voidSovereigntyCampaignsResponse. setParticipants(List<SovereigntyCampaignParticipant> participants)
-