| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected Claimed |
History.claimed |
| Modifier and Type | Method and Description |
|---|---|
Claimed |
ObjectFactory.createClaimed()
Create an instance of
Claimed |
Claimed |
History.getClaimed()
Gets the value of the claimed property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
History.setClaimed(Claimed value)
Sets the value of the claimed 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.