| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
Email
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EmailType> |
Emails.email |
| Modifier and Type | Method and Description |
|---|---|
EmailType |
ObjectFactory.createEmailType()
Create an instance of
EmailType |
| Modifier and Type | Method and Description |
|---|---|
List<EmailType> |
Emails.getEmail()
Gets the value of the email property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Emails.setEmail(List<EmailType> value) |
| Constructor and Description |
|---|
Emails(LastModifiedDate lastModifiedDate,
List<EmailType> email,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.