| Package | Description |
|---|---|
| io.graphenee.core.enums | |
| io.graphenee.core.model.bean |
| Modifier and Type | Method and Description |
|---|---|
static AccessKeyType |
AccessKeyType.accessKeyType(Integer typeCode) |
static AccessKeyType |
AccessKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessKeyType[] |
AccessKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessKeyType |
GxAccessKeyBean.getAccessKeyType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GxAccessKeyBean.setAccessKeyType(AccessKeyType v) |
Copyright © 2019. All rights reserved.