| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.responses.message_1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected CreditName |
PersonalDetails.creditName |
protected CreditName |
Contributor.creditName |
protected CreditName |
DelegateSummary.creditName |
protected CreditName |
FundingContributor.creditName |
| Modifier and Type | Method and Description |
|---|---|
CreditName |
ObjectFactory.createCreditName()
Create an instance of
CreditName |
CreditName |
PersonalDetails.getCreditName()
The full name of the researcher or contributor as it generally appears on their published works.
|
CreditName |
Contributor.getCreditName()
Gets the value of the creditName property.
|
CreditName |
DelegateSummary.getCreditName()
Gets the value of the creditName property.
|
CreditName |
FundingContributor.getCreditName()
Gets the value of the creditName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersonalDetails.setCreditName(CreditName value)
Sets the value of the creditName property.
|
void |
Contributor.setCreditName(CreditName value)
Sets the value of the creditName property.
|
void |
DelegateSummary.setCreditName(CreditName value)
Sets the value of the creditName property.
|
void |
FundingContributor.setCreditName(CreditName value)
Sets the value of the creditName property.
|
Copyright © 2017. All rights reserved.