| Package | Description |
|---|---|
| eu.dnetlib.dhp.schema.solr |
| Modifier and Type | Method and Description |
|---|---|
CodeLabel |
Project.getContracttype() |
CodeLabel |
RelatedRecord.getContracttype() |
CodeLabel |
Organization.getCountry() |
CodeLabel |
Datasource.getDatasourcetype() |
CodeLabel |
RelatedRecord.getDatasourcetype() |
CodeLabel |
Datasource.getDatasourcetypeui() |
CodeLabel |
RelatedRecord.getDatasourcetypeui() |
CodeLabel |
Datasource.getEoscdatasourcetype() |
CodeLabel |
Datasource.getEosctype() |
CodeLabel |
Datasource.getJurisdiction() |
CodeLabel |
Datasource.getOpenairecompatibility() |
CodeLabel |
RelatedRecord.getOpenairecompatibility() |
CodeLabel |
ExternalReference.getQualifier() |
static CodeLabel |
CodeLabel.newInstance(String code,
String label) |
| Modifier and Type | Method and Description |
|---|---|
List<CodeLabel> |
RelatedRecord.getAffiliationsTimeline() |
List<CodeLabel> |
Datasource.getContentpolicies() |
List<CodeLabel> |
Datasource.getPolicies() |
List<CodeLabel> |
Measure.getUnit() |
| Modifier and Type | Method and Description |
|---|---|
static ExternalReference |
ExternalReference.newInstance(String sitename,
String label,
List<String> alternateLabel,
String url,
CodeLabel qualifier,
String refidentifier,
String query) |
void |
Project.setContracttype(CodeLabel contracttype) |
void |
RelatedRecord.setContracttype(CodeLabel contracttype) |
void |
Organization.setCountry(CodeLabel country) |
void |
Datasource.setDatasourcetype(CodeLabel datasourcetype) |
void |
RelatedRecord.setDatasourcetype(CodeLabel datasourcetype) |
void |
Datasource.setDatasourcetypeui(CodeLabel datasourcetypeui) |
void |
RelatedRecord.setDatasourcetypeui(CodeLabel datasourcetypeui) |
void |
Datasource.setEoscdatasourcetype(CodeLabel eoscdatasourcetype) |
void |
Datasource.setEosctype(CodeLabel eosctype) |
void |
Datasource.setJurisdiction(CodeLabel jurisdiction) |
void |
Datasource.setOpenairecompatibility(CodeLabel openairecompatibility) |
void |
RelatedRecord.setOpenairecompatibility(CodeLabel openairecompatibility) |
void |
ExternalReference.setQualifier(CodeLabel qualifier) |
| Modifier and Type | Method and Description |
|---|---|
static Measure |
Measure.newInstance(String id,
List<CodeLabel> unit) |
void |
RelatedRecord.setAffiliationsTimeline(List<CodeLabel> affiliationsTimeline) |
void |
Datasource.setContentpolicies(List<CodeLabel> contentpolicies) |
void |
Datasource.setPolicies(List<CodeLabel> policies) |
void |
Measure.setUnit(List<CodeLabel> unit) |
Copyright © 2025. All rights reserved.