public static class InitializrProperties.SimpleElement extends Object
| Constructor and Description |
|---|
SimpleElement(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(TextCapability capability) |
String |
getDescription() |
String |
getTitle() |
String |
getValue() |
void |
setDescription(String description) |
void |
setTitle(String title) |
void |
setValue(String value) |
public SimpleElement(String value)
public String getTitle()
public void setTitle(String title)
public String getDescription()
public void setDescription(String description)
public String getValue()
public void setValue(String value)
public void apply(TextCapability capability)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.