| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected CompletionDate |
History.completionDate |
| Modifier and Type | Method and Description |
|---|---|
CompletionDate |
ObjectFactory.createCompletionDate()
Create an instance of
CompletionDate |
CompletionDate |
History.getCompletionDate()
Gets the value of the completionDate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
History.setCompletionDate(CompletionDate value)
Sets the value of the completionDate 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.