| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
DogmaAttributeResponse |
DogmaApi.getDogmaAttributesAttributeId(Integer attributeId,
String datasource,
String ifNoneMatch)
Get attribute information Get information on a dogma attribute --- This
route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DogmaAttributeResponse> |
DogmaApi.getDogmaAttributesAttributeIdWithHttpInfo(Integer attributeId,
String datasource,
String ifNoneMatch)
Get attribute information Get information on a dogma attribute --- This
route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
DogmaApi.getDogmaAttributesAttributeIdAsync(Integer attributeId,
String datasource,
String ifNoneMatch,
ApiCallback<DogmaAttributeResponse> _callback)
Get attribute information (asynchronously) Get information on a dogma
attribute --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
DogmaAttributeResponse |
DogmaAttributeResponse.attributeId(Integer attributeId) |
DogmaAttributeResponse |
DogmaAttributeResponse.defaultValue(Float defaultValue) |
DogmaAttributeResponse |
DogmaAttributeResponse.description(String description) |
DogmaAttributeResponse |
DogmaAttributeResponse.displayName(String displayName) |
DogmaAttributeResponse |
DogmaAttributeResponse.highIsGood(Boolean highIsGood) |
DogmaAttributeResponse |
DogmaAttributeResponse.iconId(Integer iconId) |
DogmaAttributeResponse |
DogmaAttributeResponse.name(String name) |
DogmaAttributeResponse |
DogmaAttributeResponse.published(Boolean published) |
DogmaAttributeResponse |
DogmaAttributeResponse.stackable(Boolean stackable) |
DogmaAttributeResponse |
DogmaAttributeResponse.unitId(Integer unitId) |
Copyright © 2023. All Rights Reserved.