| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 | |
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Method and Description |
|---|---|
CreditName |
ObjectFactory.createCreditName()
Create an instance of
CreditName |
| Modifier and Type | Class and Description |
|---|---|
class |
CreditName
Java class for anonymous complex type.
|
class |
CreditNameType
Java class for credit-name complex type.
|
static class |
NameType.CreditName
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CreditName |
FundingContributor.creditName |
protected CreditName |
Contributor.creditName |
| Modifier and Type | Method and Description |
|---|---|
CreditName |
FundingContributor.getCreditName()
Gets the value of the creditName property.
|
CreditName |
Contributor.getCreditName()
Gets the value of the creditName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FundingContributor.setCreditName(CreditName value)
Sets the value of the creditName property.
|
void |
Contributor.setCreditName(CreditName value)
Sets the value of the creditName property.
|
| Constructor and Description |
|---|
Contributor(OrcidId contributorOrcid,
CreditName creditName,
ContributorEmail contributorEmail,
ContributorAttributes contributorAttributes)
Fully-initialising value constructor
|
FundingContributor(OrcidId contributorOrcid,
CreditName creditName,
ContributorEmail contributorEmail,
FundingContributorAttributes contributorAttributes)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.