|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IssueLinkType.Direction | |
|---|---|
| com.atlassian.jira.rest.client.domain | |
| Uses of IssueLinkType.Direction in com.atlassian.jira.rest.client.domain |
|---|
| Methods in com.atlassian.jira.rest.client.domain that return IssueLinkType.Direction | |
|---|---|
IssueLinkType.Direction |
IssueLinkType.getDirection()
|
static IssueLinkType.Direction |
IssueLinkType.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IssueLinkType.Direction[] |
IssueLinkType.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.atlassian.jira.rest.client.domain with parameters of type IssueLinkType.Direction | |
|---|---|
IssueLinkType(String name,
String description,
IssueLinkType.Direction direction)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||