|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomFieldOption | |
|---|---|
| com.atlassian.jira.rest.client.api.domain | |
| Uses of CustomFieldOption in com.atlassian.jira.rest.client.api.domain |
|---|
| Methods in com.atlassian.jira.rest.client.api.domain that return CustomFieldOption | |
|---|---|
CustomFieldOption |
CustomFieldOption.getChild()
|
| Methods in com.atlassian.jira.rest.client.api.domain that return types with arguments of type CustomFieldOption | |
|---|---|
Iterable<CustomFieldOption> |
CustomFieldOption.getChildren()
|
| Constructors in com.atlassian.jira.rest.client.api.domain with parameters of type CustomFieldOption | |
|---|---|
CustomFieldOption(Long id,
URI self,
String value,
Iterable<CustomFieldOption> children,
CustomFieldOption child)
|
|
| Constructor parameters in com.atlassian.jira.rest.client.api.domain with type arguments of type CustomFieldOption | |
|---|---|
CustomFieldOption(Long id,
URI self,
String value,
Iterable<CustomFieldOption> children,
CustomFieldOption child)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||