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