| Modifier and Type | Method and Description |
|---|---|
OpenAccessRoute |
AccessRight.getOpenAccessRoute() |
static OpenAccessRoute |
OpenAccessRoute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenAccessRoute[] |
OpenAccessRoute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AccessRight |
AccessRight.newInstance(String code,
String label,
OpenAccessRoute openAccessRoute) |
void |
AccessRight.setOpenAccessRoute(OpenAccessRoute openAccessRoute) |
Copyright © 2025. All rights reserved.