Modifier and Type | Class and Description |
---|---|
static class |
FormOptionSetOption.Builder |
Modifier and Type | Method and Description |
---|---|
FormOptionSetOption |
copy() |
static FormOptionSetOption.Builder |
create() |
static FormOptionSetOption.Builder |
create(FormOptionSetOption formOptionSetOption) |
boolean |
equals(Object o) |
FormItems |
getFormItems() |
String |
getHelpText() |
String |
getLabel() |
String |
getName() |
FormItemType |
getType() |
int |
hashCode() |
boolean |
isDefaultOption() |
Iterator<FormItem> |
iterator() |
getParent, getPath, toFormItemSet, toFormOptionSet, toFormOptionSetOption, toInlineMixin, toInput, toLayout, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public String getLabel()
public boolean isDefaultOption()
public String getHelpText()
public FormItems getFormItems()
public FormItemType getType()
public FormOptionSetOption copy()
public static FormOptionSetOption.Builder create()
public static FormOptionSetOption.Builder create(FormOptionSetOption formOptionSetOption)