Uses of Class
com.atlassian.crowd.model.application.ApplicationType

Packages that use ApplicationType
com.atlassian.crowd.model.application   
 

Uses of ApplicationType in com.atlassian.crowd.model.application
 

Methods in com.atlassian.crowd.model.application that return ApplicationType
 ApplicationType Application.getType()
           
static ApplicationType ApplicationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ApplicationType[] ApplicationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.crowd.model.application that return types with arguments of type ApplicationType
static java.util.List<ApplicationType> ApplicationType.getCreatableAppTypes()
           
 



Copyright © 2010 Atlassian. All Rights Reserved.