Project

General

Profile

« Previous | Next » 

Revision 51020

refactoring using jaxb

View differences:

Affiliation.java
2 2

  
3 3
public class Affiliation {
4 4

  
5
	public static final int START_YEAR = 1985;
6

  
7 5
	private String pid;
8 6
	private String gid;
9 7
	private int year;

Also available in: Unified diff