public class Student extends Object
public String getId()
public void setId(String id)
id - the id to setpublic String getName()
public void setName(String name)
name - the name to setpublic String getEmail()
public void setEmail(String email)
email - the email to setCopyright © 2012–2013 SURFnet bv, The Netherlands. All rights reserved.