| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
OtherName
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<OtherNameType> |
OtherNames.otherName |
| Modifier and Type | Method and Description |
|---|---|
OtherNameType |
ObjectFactory.createOtherNameType()
Create an instance of
OtherNameType |
| Modifier and Type | Method and Description |
|---|---|
List<OtherNameType> |
OtherNames.getOtherName()
Gets the value of the otherName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OtherNames.setOtherName(List<OtherNameType> value) |
| Constructor and Description |
|---|
OtherNames(LastModifiedDate lastModifiedDate,
List<OtherNameType> otherName,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.