this.id = id; this.name = name;
return id;
return name;
return timestamp;
this.id = id;
this.name = name;
this.timestamp = timestamp;