| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static FieldLastUsed.TypeEnum |
FieldLastUsed.TypeEnum.fromValue(String value) |
FieldLastUsed.TypeEnum |
FieldLastUsed.getType()
Last used value type: * *TRACKED*: field is tracked and a last used date is available
|
static FieldLastUsed.TypeEnum |
FieldLastUsed.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldLastUsed.TypeEnum[] |
FieldLastUsed.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldLastUsed.setType(FieldLastUsed.TypeEnum type) |
FieldLastUsed |
FieldLastUsed.type(FieldLastUsed.TypeEnum type) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.