| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected OrganizationAddress |
Organization.address |
| Modifier and Type | Method and Description |
|---|---|
OrganizationAddress |
ObjectFactory.createOrganizationAddress()
Create an instance of
OrganizationAddress |
OrganizationAddress |
Organization.getAddress()
Gets the value of the address property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Organization.setAddress(OrganizationAddress value)
Sets the value of the address property.
|
| Constructor and Description |
|---|
Organization(String name,
OrganizationAddress address,
DisambiguatedOrganization disambiguatedOrganization)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.