| Package | Description |
|---|---|
| rocks.coffeenet.frontpage.plugin.api |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationFieldType |
ConfigurationField.getType()
The type of the input field.
|
static ConfigurationFieldType |
ConfigurationFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationFieldType[] |
ConfigurationFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationField.Builder |
ConfigurationField.Builder.type(ConfigurationFieldType type) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.