| Package | Description |
|---|---|
| com.atlassian.servicedesk.api.field | |
| com.atlassian.servicedesk.api.field.impl |
| Modifier and Type | Method and Description |
|---|---|
RequestTypeFieldValue.Builder |
RequestTypeFieldValue.Builder.children(List<RequestTypeFieldValue> children) |
RequestTypeFieldValue.Builder |
RequestTypeFieldValue.Builder.label(String label) |
RequestTypeFieldValue.Builder |
RequestTypeFieldValue.Builder.value(String value) |
| Modifier and Type | Class and Description |
|---|---|
static class |
RequestTypeFieldValueImpl.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static RequestTypeFieldValue.Builder |
RequestTypeFieldValueImpl.builder() |
RequestTypeFieldValue.Builder |
RequestTypeFieldValueImpl.BuilderImpl.children(List<RequestTypeFieldValue> children) |
RequestTypeFieldValue.Builder |
RequestTypeFieldValueImpl.BuilderImpl.label(String label) |
RequestTypeFieldValue.Builder |
RequestTypeFieldValueImpl.BuilderImpl.value(String value) |
Copyright © 2021 Atlassian. All rights reserved.