Uses of Class
com.atlassian.confluence.it.content.CreateSpaceBean.SpacePermissionOption

Packages that use CreateSpaceBean.SpacePermissionOption
com.atlassian.confluence.it.content   
 

Uses of CreateSpaceBean.SpacePermissionOption in com.atlassian.confluence.it.content
 

Methods in com.atlassian.confluence.it.content that return CreateSpaceBean.SpacePermissionOption
static CreateSpaceBean.SpacePermissionOption CreateSpaceBean.SpacePermissionOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CreateSpaceBean.SpacePermissionOption[] CreateSpaceBean.SpacePermissionOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.it.content with parameters of type CreateSpaceBean.SpacePermissionOption
 void CreateSpaceBean.setPermissionOption(CreateSpaceBean.SpacePermissionOption permissionOption)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.