public class AuthorAffiliationRelation extends Object implements Serializable
| Constructor and Description |
|---|
AuthorAffiliationRelation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOrganization() |
List<Period> |
getPeriod() |
String |
getPerson() |
void |
setOrganization(String organization) |
void |
setPeriod(List<Period> period) |
void |
setPerson(String person) |
Copyright © 2026. All rights reserved.