Uses of Class
com.atlassian.extras.api.LicenseEdition

Packages that use LicenseEdition
com.atlassian.extras.api   
 

Uses of LicenseEdition in com.atlassian.extras.api
 

Methods in com.atlassian.extras.api that return LicenseEdition
 LicenseEdition LicenseEditionAware.getLicenseEdition()
           
static LicenseEdition LicenseEdition.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LicenseEdition[] LicenseEdition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2014 Atlassian. All Rights Reserved.