| Modifier and Type | Method and Description |
|---|---|
Project |
Project.setAcronym(String acronym) |
Project |
Project.setCode(String code) |
Project |
Project.setFunder(String funder) |
Project |
Project.setFundingProgram(String fundingProgram) |
Project |
Project.setJurisdiction(String jurisdiction) |
Project |
Project.setTitle(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
Publication.getProjects() |
| Modifier and Type | Method and Description |
|---|---|
Publication |
Publication.setProjects(List<Project> projects) |
Copyright © 2019. All rights reserved.