Subversion Repositories bacoAlunos

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1330 jmachado 1
package pt.estgp.estgweb.domain;
2
 
3
/**
4
 * Created by jorgemachado on 23/03/16.
5
 */
6
public class QuestionarioRespostaRequisitadaImpl extends QuestionarioRespostaRequisitada {
7
}