| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.beans |
| Modifier and Type | Method and Description |
|---|---|
static Visibility |
Visibility.fromValue(String v) |
Visibility |
ExternalId.getVisibility() |
static Visibility |
Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalId |
ExternalId.setVisibility(Visibility visibility) |
Copyright © 2017. All rights reserved.