Subversion Repositories bacoAlunos

Rev

Rev 1306 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
215 jmachado 1
package pt.estgp.estgweb.domain;
2
 
3
/**
4
 * @author Jorge Machado
5
 * @date 1/Jul/2008
6
 * @see pt.estgp.estgweb.domain
7
 */
8
public class RecordOtherImpl extends RecordOther
9
{
10
}