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