Uses of Class
net.troja.eve.esi.model.CloneHomeLocation
-
Packages that use CloneHomeLocation Package Description net.troja.eve.esi.model -
-
Uses of CloneHomeLocation in net.troja.eve.esi.model
Methods in net.troja.eve.esi.model that return CloneHomeLocation Modifier and Type Method Description CloneHomeLocationCharacterClonesResponse. getHomeLocation()Get homeLocationCloneHomeLocationCloneHomeLocation. locationId(Long locationId)CloneHomeLocationCloneHomeLocation. locationType(CloneHomeLocation.LocationTypeEnum locationTypeEnum)CloneHomeLocationCloneHomeLocation. locationTypeString(String locationType)Methods in net.troja.eve.esi.model with parameters of type CloneHomeLocation Modifier and Type Method Description CharacterClonesResponseCharacterClonesResponse. homeLocation(CloneHomeLocation homeLocation)voidCharacterClonesResponse. setHomeLocation(CloneHomeLocation homeLocation)
-