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

Packages that use LicenseType
com.atlassian.extras.api   
 

Uses of LicenseType in com.atlassian.extras.api
 

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



Copyright © 2005-2014 Atlassian. All Rights Reserved.