| Package | Description |
|---|---|
| org.reaktivity.nukleus.oauth.internal.types.control |
| Modifier and Type | Method | Description |
|---|---|---|
Role |
RoleFW.get() |
|
static Role |
Role.valueOf(int ordinal) |
Returns the enum constant of this type with the specified name.
|
static Role |
Role.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Role[] |
Role.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
RoleFW.Builder |
RoleFW.Builder.set(Role value) |
Copyright © 2019. All rights reserved.