| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.responses.message_1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected GroupType |
OrcidProfile.groupType |
| Modifier and Type | Method and Description |
|---|---|
static GroupType |
GroupType.fromValue(String v) |
GroupType |
OrcidProfile.getGroupType()
Gets the value of the groupType property.
|
static GroupType |
GroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupType[] |
GroupType.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.setGroupType(GroupType value)
Sets the value of the groupType property.
|
Copyright © 2017. All rights reserved.