| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected ContributorSequence |
ContributorAttributes.contributorSequence |
| Modifier and Type | Method and Description |
|---|---|
static ContributorSequence |
ContributorSequence.fromValue(String v) |
ContributorSequence |
ContributorAttributes.getContributorSequence()
Gets the value of the contributorSequence property.
|
static ContributorSequence |
ContributorSequence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContributorSequence[] |
ContributorSequence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContributorAttributes.setContributorSequence(ContributorSequence value)
Sets the value of the contributorSequence property.
|
| Constructor and Description |
|---|
ContributorAttributes(ContributorSequence contributorSequence,
String contributorRole)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.