| Package | Description |
|---|---|
| org.dspace.authority.orcid.model |
| Modifier and Type | Method and Description |
|---|---|
ContributorAttributeSequence |
ContributorAttribute.getSequence() |
static ContributorAttributeSequence |
ContributorAttributeSequence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContributorAttributeSequence[] |
ContributorAttributeSequence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContributorAttribute.setSequence(ContributorAttributeSequence sequence) |
| Constructor and Description |
|---|
ContributorAttribute(ContributorAttributeRole role,
ContributorAttributeSequence sequence) |
Copyright © 2016 DuraSpace. All rights reserved.