Uses of Class
com.atlassian.crowd.model.membership.MembershipType

Packages that use MembershipType
com.atlassian.crowd.model.membership   
 

Uses of MembershipType in com.atlassian.crowd.model.membership
 

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



Copyright © 2014 Atlassian. All Rights Reserved.