| Package | Description |
|---|---|
| eu.dnetlib.openaire.exporter.model.community |
| Modifier and Type | Method and Description |
|---|---|
static CommunityClaimType |
CommunityClaimType.fromDescription(String dbData) |
CommunityClaimType |
CommunitySummary.getClaim() |
CommunityClaimType |
CommunityWritableProperties.getClaim() |
static CommunityClaimType |
CommunityClaimType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommunityClaimType[] |
CommunityClaimType.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.setClaim(CommunityClaimType claim) |
void |
CommunityWritableProperties.setClaim(CommunityClaimType claim) |
Copyright © 2025. All rights reserved.