| Package | Description |
|---|---|
| net.rcarz.jiraclient |
| Modifier and Type | Method and Description |
|---|---|
static Field.ValueType |
Field.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Field.ValueType[] |
Field.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValueTuple(Field.ValueType type,
Object value)
Initialises the value tuple.
|
Copyright © 2022. All rights reserved.