| Package | Description |
|---|---|
| org.appng.openapi.model |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
FieldValue.addIconsItem(Icon iconsItem) |
FieldValue |
FieldValue.formattedValue(String formattedValue) |
FieldValue |
FieldValue.icons(List<Icon> icons) |
FieldValue |
FieldValue.name(String name) |
FieldValue |
FieldValue.value(Object value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FieldValue> |
Item.getFields()
The list of field-values of the item.
|
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.putFieldsItem(String key,
FieldValue fieldsItem) |
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.fields(Map<String,FieldValue> fields) |
void |
Item.setFields(Map<String,FieldValue> fields) |
Copyright © 2011–2023 aiticon GmbH. All rights reserved.