This commit is contained in:
parent
16bee2084d
commit
0a035e3630
|
@ -25,7 +25,7 @@ public class CSVProject implements Serializable {
|
||||||
private String participants;
|
private String participants;
|
||||||
private String participantCountries;
|
private String participantCountries;
|
||||||
private String subjects;
|
private String subjects;
|
||||||
|
|
||||||
|
|
||||||
public String getRcn() {
|
public String getRcn() {
|
||||||
return rcn;
|
return rcn;
|
||||||
|
|
Loading…
Reference in New Issue