| Package | Description |
|---|---|
| org.orcid.jaxb.model.common_v3 | |
| org.orcid.jaxb.model.record_v3 |
| Modifier and Type | Field and Description |
|---|---|
protected Organization |
AffiliationSummary.organization |
protected Organization |
Affiliation.organization |
| Modifier and Type | Method and Description |
|---|---|
Organization |
ObjectFactory.createOrganization()
Create an instance of
Organization |
Organization |
AffiliationSummary.getOrganization()
Gets the value of the organization property.
|
Organization |
Affiliation.getOrganization()
Gets the value of the organization property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Organization> |
ObjectFactory.createOrganization(Organization value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Organization> |
ObjectFactory.createOrganization(Organization value)
|
void |
AffiliationSummary.setOrganization(Organization value)
Sets the value of the organization property.
|
void |
Affiliation.setOrganization(Organization value)
Sets the value of the organization property.
|
| Constructor and Description |
|---|
Affiliation(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
String departmentName,
String roleTitle,
FuzzyDate startDate,
FuzzyDate endDate,
Organization organization,
Url url,
ExternalIds externalIds)
Fully-initialising value constructor
|
AffiliationSummary(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
String departmentName,
String roleTitle,
FuzzyDate startDate,
FuzzyDate endDate,
Organization organization,
Url url,
ExternalIds externalIds)
Fully-initialising value constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected Organization |
PeerReviewSummary.conveningOrganization |
protected Organization |
PeerReview.conveningOrganization |
protected Organization |
FundingSummary.organization |
protected Organization |
Funding.organization |
| Modifier and Type | Field and Description |
|---|---|
protected List<Organization> |
ResearchResourceHosts.organization |
| Modifier and Type | Method and Description |
|---|---|
Organization |
PeerReviewSummary.getConveningOrganization()
Gets the value of the conveningOrganization property.
|
Organization |
PeerReview.getConveningOrganization()
Gets the value of the conveningOrganization property.
|
Organization |
FundingSummary.getOrganization()
Gets the value of the organization property.
|
Organization |
Funding.getOrganization()
Gets the value of the organization property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Organization> |
ResearchResourceHosts.getOrganization()
Gets the value of the organization property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeerReviewSummary.setConveningOrganization(Organization value)
Sets the value of the conveningOrganization property.
|
void |
PeerReview.setConveningOrganization(Organization value)
Sets the value of the conveningOrganization property.
|
void |
FundingSummary.setOrganization(Organization value)
Sets the value of the organization property.
|
void |
Funding.setOrganization(Organization value)
Sets the value of the organization property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResearchResourceHosts.setOrganization(List<Organization> value) |
| Constructor and Description |
|---|
Funding(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
String type,
String organizationDefinedType,
FundingTitle title,
String shortDescription,
Amount amount,
Url url,
FuzzyDate startDate,
FuzzyDate endDate,
ExternalIds externalIds,
FundingContributors contributors,
Organization organization)
Fully-initialising value constructor
|
FundingSummary(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
FundingTitle title,
ExternalIds externalIds,
Url url,
String type,
FuzzyDate startDate,
FuzzyDate endDate,
Organization organization)
Fully-initialising value constructor
|
PeerReview(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
String reviewerRole,
ExternalIds reviewIdentifiers,
Url reviewUrl,
String reviewType,
FuzzyDate reviewCompletionDate,
String reviewGroupId,
ExternalId subjectExternalIdentifier,
String subjectContainerName,
String subjectType,
SubjectName subjectName,
Url subjectUrl,
Organization conveningOrganization)
Fully-initialising value constructor
|
PeerReviewSummary(CreatedDate createdDate,
LastModifiedDate lastModifiedDate,
SourceType source,
BigInteger putCode,
Visibility visibility,
String displayIndex,
String path,
String reviewerRole,
ExternalIds externalIds,
Url reviewUrl,
String reviewType,
FuzzyDate completionDate,
String reviewGroupId,
Organization conveningOrganization)
Fully-initialising value constructor
|
| Constructor and Description |
|---|
ResearchResourceHosts(List<Organization> organization)
Fully-initialising value constructor
|
Copyright © 2020. All rights reserved.