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