| Package | Description |
|---|---|
| org.kolobok.annotation.processor |
| Modifier and Type | Method and Description |
|---|---|
RepoMethod.Type |
RepoMethod.getType() |
static RepoMethod.Type |
RepoMethod.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepoMethod.Type[] |
RepoMethod.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepoMethod.setType(RepoMethod.Type type) |
| Constructor and Description |
|---|
RepoMethod(RepoMethod.Type type,
RepoMethod.Part[] parts) |
Copyright © 2020. All Rights Reserved.