| Modifier and Type | Method and Description |
|---|---|
static PersonTopic |
PersonTopic.newInstance(String value,
String schema,
String fromYear,
String toYear) |
| Modifier and Type | Method and Description |
|---|---|
List<PersonTopic> |
Person.getSubject() |
| 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.setSubject(List<PersonTopic> subject) |
Copyright © 2025. All rights reserved.