public class ScopePath 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>scope-path-type">
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ScopePathType |
value |
| Constructor and Description |
|---|
ScopePath() |
| Modifier and Type | Method and Description |
|---|---|
ScopePathType |
getValue()
See the ORCID Knowledgebase for a complete description of ORCID Scopes and related documentation: http://support.orcid.org/knowledgebase/articles/120162-orcid-scopes.
|
void |
setValue(ScopePathType value)
Sets the value of the value property.
|
protected ScopePathType value
public ScopePathType getValue()
ScopePathTypepublic void setValue(ScopePathType value)
value - allowed object is
ScopePathTypeCopyright © 2017. All rights reserved.