| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.responses.message_1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected Scope |
OrcidWorks.scope |
protected Scope |
OrcidInternal.scope |
protected Scope |
OrcidBio.scope |
protected Scope |
WorkExternalIdentifiers.scope |
| Modifier and Type | Method and Description |
|---|---|
static Scope |
Scope.fromValue(String v) |
Scope |
OrcidWorks.getScope()
Gets the value of the scope property.
|
Scope |
OrcidInternal.getScope()
Gets the value of the scope property.
|
Scope |
OrcidBio.getScope()
Gets the value of the scope property.
|
Scope |
WorkExternalIdentifiers.getScope()
Gets the value of the scope property.
|
static Scope |
Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrcidWorks.setScope(Scope value)
Sets the value of the scope property.
|
void |
OrcidInternal.setScope(Scope value)
Sets the value of the scope property.
|
void |
OrcidBio.setScope(Scope value)
Sets the value of the scope property.
|
void |
WorkExternalIdentifiers.setScope(Scope value)
Sets the value of the scope property.
|
Copyright © 2017. All rights reserved.