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