| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.responses.message_1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected OrcidId |
ApplicationSummary.applicationGroupOrcid |
protected OrcidId |
ApplicationSummary.applicationOrcid |
protected OrcidId |
Contributor.contributorOrcid |
protected OrcidId |
FundingContributor.contributorOrcid |
protected OrcidId |
OrcidInternal.groupOrcidIdentifier |
protected OrcidId |
PrimaryRecord.orcidIdentifier |
protected OrcidId |
DelegateSummary.orcidIdentifier |
protected OrcidId |
OrcidProfile.orcidIdentifier |
protected OrcidId |
Source.sourceOrcid |
| Modifier and Type | Method and Description |
|---|---|
OrcidId |
ObjectFactory.createOrcidId()
Create an instance of
OrcidId |
OrcidId |
ApplicationSummary.getApplicationGroupOrcid()
Gets the value of the applicationGroupOrcid property.
|
OrcidId |
ApplicationSummary.getApplicationOrcid()
Gets the value of the applicationOrcid property.
|
OrcidId |
Contributor.getContributorOrcid()
Gets the value of the contributorOrcid property.
|
OrcidId |
FundingContributor.getContributorOrcid()
Gets the value of the contributorOrcid property.
|
OrcidId |
OrcidInternal.getGroupOrcidIdentifier()
Gets the value of the groupOrcidIdentifier property.
|
OrcidId |
PrimaryRecord.getOrcidIdentifier()
Gets the value of the orcidIdentifier property.
|
OrcidId |
DelegateSummary.getOrcidIdentifier()
Gets the value of the orcidIdentifier property.
|
OrcidId |
OrcidProfile.getOrcidIdentifier()
Gets the value of the orcidIdentifier property.
|
OrcidId |
Source.getSourceOrcid()
Gets the value of the sourceOrcid property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OrcidId> |
ObjectFactory.createApplicationOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createContributorOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createOrcidIdentifier(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createSourceOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createWorkSource(OrcidId value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OrcidId> |
ObjectFactory.createApplicationOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createContributorOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createOrcidIdentifier(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createSourceOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createWorkSource(OrcidId value)
|
void |
ApplicationSummary.setApplicationGroupOrcid(OrcidId value)
Sets the value of the applicationGroupOrcid property.
|
void |
ApplicationSummary.setApplicationOrcid(OrcidId value)
Sets the value of the applicationOrcid property.
|
void |
Contributor.setContributorOrcid(OrcidId value)
Sets the value of the contributorOrcid property.
|
void |
FundingContributor.setContributorOrcid(OrcidId value)
Sets the value of the contributorOrcid property.
|
void |
OrcidInternal.setGroupOrcidIdentifier(OrcidId value)
Sets the value of the groupOrcidIdentifier property.
|
void |
PrimaryRecord.setOrcidIdentifier(OrcidId value)
Sets the value of the orcidIdentifier property.
|
void |
DelegateSummary.setOrcidIdentifier(OrcidId value)
Sets the value of the orcidIdentifier property.
|
void |
OrcidProfile.setOrcidIdentifier(OrcidId value)
Sets the value of the orcidIdentifier property.
|
void |
Source.setSourceOrcid(OrcidId value)
Sets the value of the sourceOrcid property.
|
Copyright © 2017. All rights reserved.