| Modifier and Type | Method and Description |
|---|---|
TRResultField |
TRResultField.withConfigs(List<TRResultFieldConfig> configs) |
TRResultField |
TRResultField.withDescription(String description) |
TRResultField |
TRResultField.withDisplayOrder(Long displayOrder) |
TRResultField |
TRResultField.withId(Long id) |
TRResultField |
TRResultField.withIncludeAll(Boolean includeAll) |
TRResultField |
TRResultField.withIsActive(Boolean isActive) |
TRResultField |
TRResultField.withLabel(String label) |
TRResultField |
TRResultField.withName(String name) |
TRResultField |
TRResultField.withSystemName(String systemName) |
TRResultField |
TRResultField.withTemplateIds(List<Long> templateIds) |
TRResultField |
TRResultField.withTypeId(Long typeId) |
Copyright © 2019. All rights reserved.