Adding H2020 Classification, topic code and topic description to H2020 projects #46

Merged
claudio.atzori merged 59 commits from miriam.baglioni/dnet-hadoop:h2020classification into master 2020-10-05 14:14:39 +02:00
2 changed files with 3 additions and 4 deletions
Showing only changes of commit 4aec347351 - Show all commits

View File

@ -26,7 +26,6 @@ public class CSVProject implements Serializable {
private String participantCountries;
private String subjects;
public String getRcn() {
return rcn;
}