| Package | Description |
|---|---|
| org.dspace.authority.orcid.model |
| Modifier and Type | Method and Description |
|---|---|
CitationType |
Citation.getType() |
static CitationType |
CitationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CitationType[] |
CitationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Citation.setType(CitationType type) |
| Constructor and Description |
|---|
Citation(CitationType type,
String citation) |
Copyright © 2016 DuraSpace. All Rights Reserved.