| Modifier and Type | Method and Description |
|---|---|
static Author |
Author.newInstance(String fullname,
String name,
String surname,
int rank,
List<Pid> pid) |
| Modifier and Type | Method and Description |
|---|---|
List<Author> |
Result.getAuthor() |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setAuthor(List<Author> author) |
Copyright © 2025. All rights reserved.