| Modifier and Type | Method and Description |
|---|---|
static CommunityMembershipType |
CommunityMembershipType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommunityMembershipType[] |
CommunityMembershipType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CommunityMembershipType |
CommunityMembership.getRelationshipType()
{@literal Type of membership to the community.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunityMembership.setRelationshipType(CommunityMembershipType relationshipType) |
Copyright © 2018–2019 ODPi. All rights reserved.