| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected SubmissionDate |
History.submissionDate |
| Modifier and Type | Method and Description |
|---|---|
SubmissionDate |
ObjectFactory.createSubmissionDate()
Create an instance of
SubmissionDate |
SubmissionDate |
History.getSubmissionDate()
Gets the value of the submissionDate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
History.setSubmissionDate(SubmissionDate value)
Sets the value of the submissionDate property.
|
| Constructor and Description |
|---|
History(CreationMethod creationMethod,
CompletionDate completionDate,
SubmissionDate submissionDate,
LastModifiedDate lastModifiedDate,
Claimed claimed,
SourceType source,
DeactivationDate deactivationDate,
boolean verifiedEmail,
boolean verifiedPrimaryEmail,
Visibility visibility)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.