Пример #1
0
 /* (non-Javadoc)
  * @see com.pars.marc.MarcData#getId()
  */
 public Serializable getId() {
   return new Long(record.getId());
 }