| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
ResearcherUrl
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ResearcherUrlType> |
ResearcherUrls.researcherUrl |
| Modifier and Type | Method and Description |
|---|---|
ResearcherUrlType |
ObjectFactory.createResearcherUrlType()
Create an instance of
ResearcherUrlType |
| Modifier and Type | Method and Description |
|---|---|
List<ResearcherUrlType> |
ResearcherUrls.getResearcherUrl()
Gets the value of the researcherUrl property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResearcherUrls.setResearcherUrl(List<ResearcherUrlType> value) |
| Constructor and Description |
|---|
ResearcherUrls(LastModifiedDate lastModifiedDate,
List<ResearcherUrlType> researcherUrl,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.