| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected ClientId |
SourceType.assertionOriginClientId |
protected ClientId |
SourceType.sourceClientId |
| Modifier and Type | Method and Description |
|---|---|
ClientId |
ObjectFactory.createClientId()
Create an instance of
ClientId |
ClientId |
SourceType.getAssertionOriginClientId()
Gets the value of the assertionOriginClientId property.
|
ClientId |
SourceType.getSourceClientId()
Gets the value of the sourceClientId property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceType.setAssertionOriginClientId(ClientId value)
Sets the value of the assertionOriginClientId property.
|
void |
SourceType.setSourceClientId(ClientId value)
Sets the value of the sourceClientId 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.