| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
ChatChannelsMuted |
ChatChannelsMuted.accessorId(Integer accessorId) |
ChatChannelsMuted |
ChatChannelsMuted.accessorType(ChatChannelsMuted.AccessorTypeEnum accessorType) |
ChatChannelsMuted |
ChatChannelsMuted.endAt(java.time.OffsetDateTime endAt) |
ChatChannelsMuted |
ChatChannelsMuted.reason(String reason) |
| Modifier and Type | Method and Description |
|---|---|
List<ChatChannelsMuted> |
CharacterChatChannelsResponse.getMuted()
muted array
|
| Modifier and Type | Method and Description |
|---|---|
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.addMutedItem(ChatChannelsMuted mutedItem) |
| Modifier and Type | Method and Description |
|---|---|
CharacterChatChannelsResponse |
CharacterChatChannelsResponse.muted(List<ChatChannelsMuted> muted) |
void |
CharacterChatChannelsResponse.setMuted(List<ChatChannelsMuted> muted) |
Copyright © 2018. All Rights Reserved.