public class ActivitiesVisibilityDefault extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.orcid.org/ns/orcid>visibility">
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Visibility |
value |
| Constructor and Description |
|---|
ActivitiesVisibilityDefault() |
| Modifier and Type | Method and Description |
|---|---|
Visibility |
getValue()
Indicates who can see the value of the element when reading the ORCID record.
|
void |
setValue(Visibility value)
Sets the value of the value property.
|
protected Visibility value
public Visibility getValue()
Visibilitypublic void setValue(Visibility value)
value - allowed object is
VisibilityCopyright © 2017. All rights reserved.