| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 | |
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<ExternalId> |
ExternalIds.externalId |
| Modifier and Type | Method and Description |
|---|---|
ExternalId |
ObjectFactory.createExternalId()
Create an instance of
ExternalId |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExternalId> |
ObjectFactory.createExternalId(ExternalId value)
|
List<ExternalId> |
ExternalIds.getExternalId()
Gets the value of the externalId property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExternalId> |
ObjectFactory.createExternalId(ExternalId value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIds.setExternalId(List<ExternalId> value) |
| Constructor and Description |
|---|
ExternalIds(List<ExternalId> externalId)
Fully-initialising value constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalIdentifier
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExternalId |
PeerReview.subjectExternalIdentifier |
| Modifier and Type | Field and Description |
|---|---|
protected List<ExternalId> |
ExternalIdentifiers.externalIdentifier |
| Modifier and Type | Method and Description |
|---|---|
ExternalId |
PeerReview.getSubjectExternalIdentifier()
Gets the value of the subjectExternalIdentifier property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ExternalId> |
ExternalIdentifiers.getExternalIdentifier()
Gets the value of the externalIdentifier property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeerReview.setSubjectExternalIdentifier(ExternalId value)
Sets the value of the subjectExternalIdentifier property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIdentifiers.setExternalIdentifier(List<ExternalId> value) |
| Constructor and Description |
|---|
PeerReview(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
String reviewerRole,
ExternalIds reviewIdentifiers,
Url reviewUrl,
String reviewType,
FuzzyDate reviewCompletionDate,
String reviewGroupId,
ExternalId subjectExternalIdentifier,
String subjectContainerName,
String subjectType,
SubjectName subjectName,
Url subjectUrl,
Organization conveningOrganization)
Fully-initialising value constructor
|
| Constructor and Description |
|---|
ExternalIdentifiers(LastModifiedDate lastModifiedDate,
List<ExternalId> externalIdentifier,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.