Project

General

Profile

« Previous | Next » 

Revision 35041

- Added default constructors
- Added support for gwt

View differences:

Researcher.java
26 26
		this.active = active;
27 27
	}
28 28

  
29
	public Researcher() {
30
	}
31

  
29 32
	public String getEmail() {
30 33
		return email;
31 34
	}

Also available in: Unified diff