public interface ConfigurationField
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConfigurationField.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getLabel()
The rendered field label
|
ConfigurationFieldType |
getType()
The type of the input field.
|
default boolean |
isRequired() |
String getLabel()
ConfigurationFieldType getType()
ConfigurationFieldTypedefault boolean isRequired()
String getId()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.