| Package | Description |
|---|---|
| edu.cornell.mannlib.orcidclient.responses.message_1_2 |
| Modifier and Type | Field and Description |
|---|---|
protected Visibility |
ActivitiesVisibilityDefault.value |
protected Visibility |
Biography.visibility |
protected Visibility |
Applications.visibility |
protected Visibility |
OtherNames.visibility |
protected Visibility |
ExternalIdentifiers.visibility |
protected Visibility |
CreditName.visibility |
protected Visibility |
Affiliation.visibility |
protected Visibility |
ResearcherUrls.visibility |
protected Visibility |
Funding.visibility |
protected Visibility |
Keywords.visibility |
protected Visibility |
OrcidHistory.visibility |
protected Visibility |
OrcidInternal.visibility |
protected Visibility |
Email.visibility |
protected Visibility |
Delegation.visibility |
protected Visibility |
Country.visibility |
protected Visibility |
OrcidWork.visibility |
| Modifier and Type | Method and Description |
|---|---|
static Visibility |
Visibility.fromValue(String v) |
Visibility |
ActivitiesVisibilityDefault.getValue()
Indicates who can see the value of the element when reading the ORCID record.
|
Visibility |
Biography.getVisibility()
Gets the value of the visibility property.
|
Visibility |
Applications.getVisibility()
Gets the value of the visibility property.
|
Visibility |
OtherNames.getVisibility()
Gets the value of the visibility property.
|
Visibility |
ExternalIdentifiers.getVisibility()
Gets the value of the visibility property.
|
Visibility |
CreditName.getVisibility()
Gets the value of the visibility property.
|
Visibility |
Affiliation.getVisibility()
Gets the value of the visibility property.
|
Visibility |
ResearcherUrls.getVisibility()
Gets the value of the visibility property.
|
Visibility |
Funding.getVisibility()
Gets the value of the visibility property.
|
Visibility |
Keywords.getVisibility()
Gets the value of the visibility property.
|
Visibility |
OrcidHistory.getVisibility()
Gets the value of the visibility property.
|
Visibility |
OrcidInternal.getVisibility()
Gets the value of the visibility property.
|
Visibility |
Email.getVisibility()
Gets the value of the visibility property.
|
Visibility |
Delegation.getVisibility()
Gets the value of the visibility property.
|
Visibility |
Country.getVisibility()
Gets the value of the visibility property.
|
Visibility |
OrcidWork.getVisibility()
Gets the value of the visibility property.
|
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 |
|---|---|
void |
ActivitiesVisibilityDefault.setValue(Visibility value)
Sets the value of the value property.
|
void |
Biography.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
Applications.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
OtherNames.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
ExternalIdentifiers.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
CreditName.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
Affiliation.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
ResearcherUrls.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
Funding.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
Keywords.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
OrcidHistory.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
OrcidInternal.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
Email.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
Delegation.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
Country.setVisibility(Visibility value)
Sets the value of the visibility property.
|
void |
OrcidWork.setVisibility(Visibility value)
Sets the value of the visibility property.
|
Copyright © 2017. All rights reserved.