| Modifier and Type | Method and Description |
|---|---|
A1000.AccessLevel |
A1000.getAccessLevel()
Gets the access level
|
A1000.AccessLevel |
TestA1000.showAccessLevel() |
static A1000.AccessLevel |
A1000.AccessLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static A1000.AccessLevel[] |
A1000.AccessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestA1000.setAccessLevel(A1000.AccessLevel level) |
void |
A1000.setAccessLevel(A1000.AccessLevel level)
Sets the access level
|
Copyright © 2020 LSST. All rights reserved.