| Package | Description |
|---|---|
| org.appops.core.service | |
| org.appops.core.service.meta |
| Modifier and Type | Method and Description |
|---|---|
static Stage |
Stage.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Stage[] |
Stage.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Stage |
ServiceMeta.getStage()
Getter for the field
stage. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMeta.setStage(Stage stage)
Setter for the field
stage. |
Copyright © 2022. All rights reserved.