Uses of Class
com.atlassian.jira.functest.config.ps.ConfigPropertySetEntry.Type

Packages that use ConfigPropertySetEntry.Type
com.atlassian.jira.functest.config.ps   
 

Uses of ConfigPropertySetEntry.Type in com.atlassian.jira.functest.config.ps
 

Methods in com.atlassian.jira.functest.config.ps that return ConfigPropertySetEntry.Type
static ConfigPropertySetEntry.Type ConfigPropertySetEntry.Type.forPropertySetType(int psType)
           
 ConfigPropertySetEntry.Type ConfigPropertySetEntry.getPropertyType()
           
static ConfigPropertySetEntry.Type ConfigPropertySetEntry.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfigPropertySetEntry.Type[] ConfigPropertySetEntry.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.jira.functest.config.ps with parameters of type ConfigPropertySetEntry.Type
ConfigPropertySetEntry(String propertyName, ConfigPropertySetEntry.Type propertyType)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.