Rev 5396 | Rev 7129 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
*/
public long getID() {
return this.id;
}
/**
*
* @return id Unique identifier
public void setID(long id) {
this.id = id;