| Package | Description |
|---|---|
| br.com.objectos.code.java.declaration |
| Modifier and Type | Method and Description |
|---|---|
static AccessLevel |
AccessLevel.of(Element element) |
static AccessLevel |
AccessLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessLevel[] |
AccessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MethodCode.Builder |
MethodCode.Builder.withAccessLevel(AccessLevel accessLevel) |
Copyright © 2019 Objectos Software LTDA. All rights reserved.