| Package | Description |
|---|---|
| org.dspace.authority.orcid.model |
| Modifier and Type | Method and Description |
|---|---|
WorkExternalIdentifierType |
WorkExternalIdentifier.getWorkExternalIdentifierType() |
static WorkExternalIdentifierType |
WorkExternalIdentifierType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkExternalIdentifierType[] |
WorkExternalIdentifierType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkExternalIdentifier.setWorkExternalIdentifierType(WorkExternalIdentifierType workExternalIdentifierType) |
| Constructor and Description |
|---|
WorkExternalIdentifier(WorkExternalIdentifierType workExternalIdentifierType,
String workExternalIdenfitierID) |
Copyright © 2014 DuraSpace. All Rights Reserved.