| Modifier and Type | Method and Description |
|---|---|
APIAccessLevel |
Package.getApiAccessLevel() |
static APIAccessLevel |
APIAccessLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static APIAccessLevel[] |
APIAccessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Package.setApiAccessLevel(APIAccessLevel apiAccessLevel) |
Copyright © 2020. All Rights Reserved.