Exemple #1
0
 /**
  * @param id the id to set
  */
 public void setId(FileIdentifier id)
 {
     this.id = id;
 }