Uses of Class
net.troja.eve.esi.model.PlanetContent
-
Packages that use PlanetContent Package Description net.troja.eve.esi.model -
-
Uses of PlanetContent in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return PlanetContent Modifier and Type Method Description PlanetContentPlanetContent. amount(Long amount)PlanetContentPlanetContent. typeId(Integer typeId)Methods in net.troja.eve.esi.model that return types with arguments of type PlanetContent Modifier and Type Method Description List<PlanetContent>PlanetPin. getContents()contents arrayMethods in net.troja.eve.esi.model with parameters of type PlanetContent Modifier and Type Method Description PlanetPinPlanetPin. addContentsItem(PlanetContent contentsItem)Method parameters in net.troja.eve.esi.model with type arguments of type PlanetContent Modifier and Type Method Description PlanetPinPlanetPin. contents(List<PlanetContent> contents)voidPlanetPin. setContents(List<PlanetContent> contents)
-