| Package | Description |
|---|---|
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
static ChatChannelsMuted.AccessorTypeEnum |
ChatChannelsMuted.AccessorTypeEnum.fromValue(String text) |
ChatChannelsMuted.AccessorTypeEnum |
ChatChannelsMuted.getAccessorType()
accessor_type string
|
static ChatChannelsMuted.AccessorTypeEnum |
ChatChannelsMuted.AccessorTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChatChannelsMuted.AccessorTypeEnum[] |
ChatChannelsMuted.AccessorTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChatChannelsMuted |
ChatChannelsMuted.accessorType(ChatChannelsMuted.AccessorTypeEnum accessorType) |
void |
ChatChannelsMuted.setAccessorType(ChatChannelsMuted.AccessorTypeEnum accessorType) |
Copyright © 2017. All Rights Reserved.