| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected SourceName |
SourceType.assertionOriginName |
protected SourceName |
SourceType.sourceName |
| Modifier and Type | Method and Description |
|---|---|
SourceName |
ObjectFactory.createSourceName()
Create an instance of
SourceName |
SourceName |
SourceType.getAssertionOriginName()
Gets the value of the assertionOriginName property.
|
SourceName |
SourceType.getSourceName()
Gets the value of the sourceName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceType.setAssertionOriginName(SourceName value)
Sets the value of the assertionOriginName property.
|
void |
SourceType.setSourceName(SourceName value)
Sets the value of the sourceName property.
|
| Constructor and Description |
|---|
SourceType(OrcidId sourceOrcid,
ClientId sourceClientId,
SourceName sourceName,
OrcidId assertionOriginOrcid,
ClientId assertionOriginClientId,
SourceName assertionOriginName)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.