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