| Package | Description |
|---|---|
| eu.dnetlib.openaire.exporter.model.community |
| Modifier and Type | Method and Description |
|---|---|
static CommunityMembershipType |
CommunityMembershipType.fromDescription(String dbData) |
CommunityMembershipType |
CommunitySummary.getMembership() |
CommunityMembershipType |
CommunityWritableProperties.getMembership() |
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 |
|---|---|
void |
CommunitySummary.setMembership(CommunityMembershipType membership) |
void |
CommunityWritableProperties.setMembership(CommunityMembershipType membership) |
Copyright © 2025. All rights reserved.