Uses of Class
net.troja.eve.esi.model.StargateDestination
-
Packages that use StargateDestination Package Description net.troja.eve.esi.model -
-
Uses of StargateDestination in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return StargateDestination Modifier and Type Method Description StargateDestinationStargateResponse. getDestination()Get destinationStargateDestinationStargateDestination. stargateId(Integer stargateId)StargateDestinationStargateDestination. systemId(Integer systemId)Methods in net.troja.eve.esi.model with parameters of type StargateDestination Modifier and Type Method Description StargateResponseStargateResponse. destination(StargateDestination destination)voidStargateResponse. setDestination(StargateDestination destination)
-