| Package | Description |
|---|---|
| eu.dnetlib.dhp.oa.model.graph |
| Modifier and Type | Method and Description |
|---|---|
static AuthorshipRoles |
AuthorshipRoles.mapStringToEnum(String input) |
static AuthorshipRoles |
AuthorshipRoles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorshipRoles[] |
AuthorshipRoles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<AuthorshipRoles> |
AuthorshipRelation.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorshipRelation.setRoles(List<AuthorshipRoles> roles) |
Copyright © 2026. All rights reserved.