| Package | Description |
|---|---|
| org.openksavi.sponge.type.provided |
| Modifier and Type | Method and Description |
|---|---|
ProvidedMode |
ProvidedMeta.getMode() |
static ProvidedMode |
ProvidedMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvidedMode[] |
ProvidedMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProvidedMeta.setMode(ProvidedMode mode) |
ProvidedMeta |
ProvidedMeta.withMode(ProvidedMode mode) |
Copyright © 2016–2021 Softelnet. All rights reserved.