
public interface RPIPerson {
	    public int getIDNumber();
}
