| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.responses.message_1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected ScopePathType |
ScopePath.value |
| Modifier and Type | Method and Description |
|---|---|
static ScopePathType |
ScopePathType.fromValue(String v) |
ScopePathType |
ScopePath.getValue()
See the ORCID Knowledgebase for a complete description of ORCID Scopes and related documentation: http://support.orcid.org/knowledgebase/articles/120162-orcid-scopes.
|
static ScopePathType |
ScopePathType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScopePathType[] |
ScopePathType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScopePath.setValue(ScopePathType value)
Sets the value of the value property.
|
Copyright © 2017. All rights reserved.