| Modifier and Type | Method and Description |
|---|---|
static Measure |
Measure.newInstance(String id,
List<CodeLabel> unit) |
| Modifier and Type | Method and Description |
|---|---|
List<Measure> |
Person.getIndicator() |
List<Measure> |
Instance.getMeasures() |
List<Measure> |
SolrRecord.getMeasures() |
| Modifier and Type | Method and Description |
|---|---|
static Person |
Person.newInstance(String givenName,
String familyName,
List<String> alternativeNames,
String biography,
List<PersonTopic> subject,
List<Measure> indicator,
List<Context> context,
Boolean consent) |
void |
Person.setIndicator(List<Measure> indicator) |
void |
Instance.setMeasures(List<Measure> measures) |
void |
SolrRecord.setMeasures(List<Measure> measures) |
Copyright © 2025. All rights reserved.