Uses of Class
com.atlassian.greenhopper.web.rapid.issue.fields.FieldDetailsCategory

Packages that use FieldDetailsCategory
com.atlassian.greenhopper.web.rapid.issue.fields   
 

Uses of FieldDetailsCategory in com.atlassian.greenhopper.web.rapid.issue.fields
 

Fields in com.atlassian.greenhopper.web.rapid.issue.fields declared as FieldDetailsCategory
 FieldDetailsCategory FieldDetailType.category
           
 

Methods in com.atlassian.greenhopper.web.rapid.issue.fields that return FieldDetailsCategory
static FieldDetailsCategory FieldDetailsCategory.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FieldDetailsCategory[] FieldDetailsCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.greenhopper.web.rapid.issue.fields with parameters of type FieldDetailsCategory
FieldDetailType(FieldEditType editType, FieldDetailsCategory category)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.