| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
DogmaDynamicItemsResponse |
DogmaApi.getDogmaDynamicItemsTypeIdItemId(Long itemId,
Integer typeId,
String datasource,
String ifNoneMatch)
Get dynamic item information Returns info about a dynamic item resulting
from mutation with a mutaplasmid. --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DogmaDynamicItemsResponse> |
DogmaApi.getDogmaDynamicItemsTypeIdItemIdWithHttpInfo(Long itemId,
Integer typeId,
String datasource,
String ifNoneMatch)
Get dynamic item information Returns info about a dynamic item resulting
from mutation with a mutaplasmid. --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
DogmaApi.getDogmaDynamicItemsTypeIdItemIdAsync(Long itemId,
Integer typeId,
String datasource,
String ifNoneMatch,
ApiCallback<DogmaDynamicItemsResponse> _callback)
Get dynamic item information (asynchronously) Returns info about a
dynamic item resulting from mutation with a mutaplasmid. --- This route
expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
DogmaDynamicItemsResponse |
DogmaDynamicItemsResponse.addDogmaAttributesItem(DogmaDynamicAttribute dogmaAttributesItem) |
DogmaDynamicItemsResponse |
DogmaDynamicItemsResponse.addDogmaEffectsItem(DogmaDynamicEffect dogmaEffectsItem) |
DogmaDynamicItemsResponse |
DogmaDynamicItemsResponse.createdBy(Integer createdBy) |
DogmaDynamicItemsResponse |
DogmaDynamicItemsResponse.dogmaAttributes(List<DogmaDynamicAttribute> dogmaAttributes) |
DogmaDynamicItemsResponse |
DogmaDynamicItemsResponse.dogmaEffects(List<DogmaDynamicEffect> dogmaEffects) |
DogmaDynamicItemsResponse |
DogmaDynamicItemsResponse.mutatorTypeId(Integer mutatorTypeId) |
DogmaDynamicItemsResponse |
DogmaDynamicItemsResponse.sourceTypeId(Integer sourceTypeId) |
Copyright © 2021. All Rights Reserved.