| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected DeactivationDate |
History.deactivationDate |
| Modifier and Type | Method and Description |
|---|---|
DeactivationDate |
ObjectFactory.createDeactivationDate()
Create an instance of
DeactivationDate |
DeactivationDate |
History.getDeactivationDate()
Gets the value of the deactivationDate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
History.setDeactivationDate(DeactivationDate value)
Sets the value of the deactivationDate 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.