| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static VersionMoveBean.PositionEnum |
VersionMoveBean.PositionEnum.fromValue(String value) |
VersionMoveBean.PositionEnum |
VersionMoveBean.getPosition()
An absolute position in which to place the moved version.
|
static VersionMoveBean.PositionEnum |
VersionMoveBean.PositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionMoveBean.PositionEnum[] |
VersionMoveBean.PositionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VersionMoveBean |
VersionMoveBean.position(VersionMoveBean.PositionEnum position) |
void |
VersionMoveBean.setPosition(VersionMoveBean.PositionEnum position) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.