| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 | |
| org.orcid.jaxb.model.record_v3 | |
| org.orcid.jaxb.model.search_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected OrcidId |
SourceType.assertionOriginOrcid |
protected OrcidId |
SourceType.sourceOrcid |
| Modifier and Type | Method and Description |
|---|---|
OrcidId |
ObjectFactory.createOrcidId()
Create an instance of
OrcidId |
OrcidId |
SourceType.getAssertionOriginOrcid()
Gets the value of the assertionOriginOrcid property.
|
OrcidId |
SourceType.getSourceOrcid()
The ORCID identifier for the individual user (or
legacy client application) that created the item.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OrcidId> |
ObjectFactory.createApplicationGroupOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createApplicationOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createContributorOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createGroupOrcidIdentifier(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createOrcidId(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createOrcidIdentifier(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createSourceOrcid(OrcidId value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<OrcidId> |
ObjectFactory.createApplicationGroupOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createApplicationOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createContributorOrcid(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createGroupOrcidIdentifier(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createOrcidId(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createOrcidIdentifier(OrcidId value)
|
JAXBElement<OrcidId> |
ObjectFactory.createSourceOrcid(OrcidId value)
|
void |
SourceType.setAssertionOriginOrcid(OrcidId value)
Sets the value of the assertionOriginOrcid property.
|
void |
SourceType.setSourceOrcid(OrcidId value)
Sets the value of the sourceOrcid property.
|
| Constructor and Description |
|---|
SourceType(OrcidId sourceOrcid,
ClientId sourceClientId,
SourceName sourceName,
OrcidId assertionOriginOrcid,
ClientId assertionOriginClientId,
SourceName assertionOriginName)
Fully-initialising value constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected OrcidId |
FundingContributor.contributorOrcid |
protected OrcidId |
Contributor.contributorOrcid |
protected OrcidId |
Record.orcidIdentifier |
| Modifier and Type | Method and Description |
|---|---|
OrcidId |
FundingContributor.getContributorOrcid()
Gets the value of the contributorOrcid property.
|
OrcidId |
Contributor.getContributorOrcid()
ORCID iD for the contributor - only add if you have collected an authenticated iD for the contributor
|
OrcidId |
Record.getOrcidIdentifier()
Gets the value of the orcidIdentifier property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FundingContributor.setContributorOrcid(OrcidId value)
Sets the value of the contributorOrcid property.
|
void |
Contributor.setContributorOrcid(OrcidId value)
Sets the value of the contributorOrcid property.
|
void |
Record.setOrcidIdentifier(OrcidId value)
Sets the value of the orcidIdentifier 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
|
Record(OrcidId orcidIdentifier,
Preferences preferences,
History history,
Person person,
ActivitiesSummary activitiesSummary,
String path)
Fully-initialising value constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected OrcidId |
Result.orcidIdentifier |
| Modifier and Type | Method and Description |
|---|---|
OrcidId |
Result.getOrcidIdentifier()
Gets the value of the orcidIdentifier property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setOrcidIdentifier(OrcidId value)
Sets the value of the orcidIdentifier property.
|
| Constructor and Description |
|---|
Result(OrcidId orcidIdentifier)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.