| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
Address
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AddressType> |
Addresses.address |
| Modifier and Type | Method and Description |
|---|---|
AddressType |
ObjectFactory.createAddressType()
Create an instance of
AddressType |
| Modifier and Type | Method and Description |
|---|---|
List<AddressType> |
Addresses.getAddress()
Gets the value of the address property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Addresses.setAddress(List<AddressType> value) |
| Constructor and Description |
|---|
Addresses(LastModifiedDate lastModifiedDate,
List<AddressType> address,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.