| Modifier and Type | Method and Description |
|---|---|
TRResultFieldConfig |
TRResultFieldConfig.withContext(Context_ context) |
TRResultFieldConfig |
TRResultFieldConfig.withId(String id) |
TRResultFieldConfig |
TRResultFieldConfig.withOptions(Options_ options) |
| Modifier and Type | Method and Description |
|---|---|
List<TRResultFieldConfig> |
TRResultField.getConfigs()
(Required)
|
| Modifier and Type | Method and Description |
|---|---|
void |
TRResultField.setConfigs(List<TRResultFieldConfig> configs)
(Required)
|
TRResultField |
TRResultField.withConfigs(List<TRResultFieldConfig> configs) |
| Constructor and Description |
|---|
TRResultField(List<TRResultFieldConfig> configs,
List<Long> templateIds,
String description,
Long displayOrder,
Long id,
Boolean includeAll,
String label,
String name,
Boolean isActive,
String systemName,
Long typeId) |
Copyright © 2019. All rights reserved.