| Package | Description |
|---|---|
| org.craftercms.commons.plugin.model |
| Modifier and Type | Field and Description |
|---|---|
protected Parameter.Type |
Parameter.type
The type of the parameter
|
| Modifier and Type | Method and Description |
|---|---|
Parameter.Type |
Parameter.getType() |
static Parameter.Type |
Parameter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parameter.Type[] |
Parameter.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 |
Parameter.setType(Parameter.Type type) |
Copyright © 2021 CrafterCMS. All rights reserved.