Uses of Class
com.atlassian.jira.rest.v2.issue.LinkedIssueTypeBean.Direction

Packages that use LinkedIssueTypeBean.Direction
com.atlassian.jira.rest.v2.issue   
 

Uses of LinkedIssueTypeBean.Direction in com.atlassian.jira.rest.v2.issue
 

Methods in com.atlassian.jira.rest.v2.issue that return LinkedIssueTypeBean.Direction
static LinkedIssueTypeBean.Direction LinkedIssueTypeBean.Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LinkedIssueTypeBean.Direction[] LinkedIssueTypeBean.Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.