Uses of Class
com.atlassian.greenhopper.api.rapid.view.StatisticsField.Type

Packages that use StatisticsField.Type
com.atlassian.greenhopper.api.rapid.view   
 

Uses of StatisticsField.Type in com.atlassian.greenhopper.api.rapid.view
 

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

Methods in com.atlassian.greenhopper.api.rapid.view with parameters of type StatisticsField.Type
 void StatisticsField.setType(StatisticsField.Type type)
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.