| Package | Description |
|---|---|
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
Keyword
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<KeywordType> |
Keywords.keyword |
| Modifier and Type | Method and Description |
|---|---|
KeywordType |
ObjectFactory.createKeywordType()
Create an instance of
KeywordType |
| Modifier and Type | Method and Description |
|---|---|
List<KeywordType> |
Keywords.getKeyword()
Gets the value of the keyword property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Keywords.setKeyword(List<KeywordType> value) |
| Constructor and Description |
|---|
Keywords(LastModifiedDate lastModifiedDate,
List<KeywordType> keyword,
String path)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.