| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected SubjectName |
PeerReview.subjectName |
| Modifier and Type | Method and Description |
|---|---|
SubjectName |
ObjectFactory.createSubjectName()
Create an instance of
SubjectName |
SubjectName |
PeerReview.getSubjectName()
Gets the value of the subjectName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeerReview.setSubjectName(SubjectName value)
Sets the value of the subjectName property.
|
| 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
|
Copyright © 2020. All rights reserved.