Subversion Repositories bacoAlunos

Rev

Rev 1728 | Rev 1730 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1728 Rev 1729
1
package pt.estgp.estgweb.domain;
1
package pt.estgp.estgweb.domain;
2
// Generated 13/Abr/2017 16:17:26 by Hibernate Tools 3.2.0.b9
2
// Generated 14/Abr/2017 13:19:24 by Hibernate Tools 3.2.0.b9
3
 
3
 
4
 
4
 
5
 
5
 
6
/**
6
/**
7
 * OlapEntityQuestionarioUnidade generated by hbm2java
7
 * OlapEntityQuestionarioUnidade generated by hbm2java
8
 */
8
 */
9
public abstract class OlapEntityQuestionarioUnidade extends pt.estgp.estgweb.domain.OlapDimensionImpl implements java.io.1.5.0/docs/api/java/io/Serializable.html">Serializable {
9
public abstract class OlapEntityQuestionarioUnidade extends pt.estgp.estgweb.domain.OlapDimensionImpl implements java.io.1.5.0/docs/api/java/io/Serializable.html">Serializable {
10
 
10
 
11
 
11
 
12
     private long id;
12
     private long id;
13
     private 1.5.0/docs/api/java/lang/String.html">String codigo;
13
     private 1.5.0/docs/api/java/lang/String.html">String codigo;
14
     private 1.5.0/docs/api/java/lang/String.html">String nome;
14
     private 1.5.0/docs/api/java/lang/String.html">String nome;
15
     private 1.5.0/docs/api/java/lang/String.html">String periodoSigesS1ouS2ouAouT1aT4;
15
     private 1.5.0/docs/api/java/lang/String.html">String periodoSigesS1ouS2ouAouT1aT4;
16
     private 1.5.0/docs/api/java/lang/String.html">String periodoPlanoS1T8;
16
     private 1.5.0/docs/api/java/lang/String.html">String periodoPlanoS1T8;
17
     private int anoPlano1a4;
17
     private int anoPlano1a4;
18
     private int semestrePlanoConvertido1a6;
18
     private int semestrePlanoConvertido1a6;
19
     private int semestrePlanoAbsoluto1ou2;
19
     private int semestrePlanoAbsoluto1ou2;
20
     private Questionario questionario;
20
     private Questionario questionario;
21
 
21
 
22
    public OlapEntityQuestionarioUnidade() {
22
    public OlapEntityQuestionarioUnidade() {
23
    }
23
    }
24
 
24
 
25
   
25
   
26
    public long getId() {
26
    public long getId() {
27
        return this.id;
27
        return this.id;
28
    }
28
    }
29
   
29
   
30
    public void setId(long id) {
30
    public void setId(long id) {
31
        this.id = id;
31
        this.id = id;
32
    }
32
    }
33
    public 1.5.0/docs/api/java/lang/String.html">String getCodigo() {
33
    public 1.5.0/docs/api/java/lang/String.html">String getCodigo() {
34
        return this.codigo;
34
        return this.codigo;
35
    }
35
    }
36
   
36
   
37
    public void setCodigo(1.5.0/docs/api/java/lang/String.html">String codigo) {
37
    public void setCodigo(1.5.0/docs/api/java/lang/String.html">String codigo) {
38
        this.codigo = codigo;
38
        this.codigo = codigo;
39
    }
39
    }
40
    public 1.5.0/docs/api/java/lang/String.html">String getNome() {
40
    public 1.5.0/docs/api/java/lang/String.html">String getNome() {
41
        return this.nome;
41
        return this.nome;
42
    }
42
    }
43
   
43
   
44
    public void setNome(1.5.0/docs/api/java/lang/String.html">String nome) {
44
    public void setNome(1.5.0/docs/api/java/lang/String.html">String nome) {
45
        this.nome = nome;
45
        this.nome = nome;
46
    }
46
    }
47
    public 1.5.0/docs/api/java/lang/String.html">String getPeriodoSigesS1ouS2ouAouT1aT4() {
47
    public 1.5.0/docs/api/java/lang/String.html">String getPeriodoSigesS1ouS2ouAouT1aT4() {
48
        return this.periodoSigesS1ouS2ouAouT1aT4;
48
        return this.periodoSigesS1ouS2ouAouT1aT4;
49
    }
49
    }
50
   
50
   
51
    public void setPeriodoSigesS1ouS2ouAouT1aT4(1.5.0/docs/api/java/lang/String.html">String periodoSigesS1ouS2ouAouT1aT4) {
51
    public void setPeriodoSigesS1ouS2ouAouT1aT4(1.5.0/docs/api/java/lang/String.html">String periodoSigesS1ouS2ouAouT1aT4) {
52
        this.periodoSigesS1ouS2ouAouT1aT4 = periodoSigesS1ouS2ouAouT1aT4;
52
        this.periodoSigesS1ouS2ouAouT1aT4 = periodoSigesS1ouS2ouAouT1aT4;
53
    }
53
    }
54
    public 1.5.0/docs/api/java/lang/String.html">String getPeriodoPlanoS1T8() {
54
    public 1.5.0/docs/api/java/lang/String.html">String getPeriodoPlanoS1T8() {
55
        return this.periodoPlanoS1T8;
55
        return this.periodoPlanoS1T8;
56
    }
56
    }
57
   
57
   
58
    public void setPeriodoPlanoS1T8(1.5.0/docs/api/java/lang/String.html">String periodoPlanoS1T8) {
58
    public void setPeriodoPlanoS1T8(1.5.0/docs/api/java/lang/String.html">String periodoPlanoS1T8) {
59
        this.periodoPlanoS1T8 = periodoPlanoS1T8;
59
        this.periodoPlanoS1T8 = periodoPlanoS1T8;
60
    }
60
    }
61
    public int getAnoPlano1a4() {
61
    public int getAnoPlano1a4() {
62
        return this.anoPlano1a4;
62
        return this.anoPlano1a4;
63
    }
63
    }
64
   
64
   
65
    public void setAnoPlano1a4(int anoPlano1a4) {
65
    public void setAnoPlano1a4(int anoPlano1a4) {
66
        this.anoPlano1a4 = anoPlano1a4;
66
        this.anoPlano1a4 = anoPlano1a4;
67
    }
67
    }
68
    public int getSemestrePlanoConvertido1a6() {
68
    public int getSemestrePlanoConvertido1a6() {
69
        return this.semestrePlanoConvertido1a6;
69
        return this.semestrePlanoConvertido1a6;
70
    }
70
    }
71
   
71
   
72
    public void setSemestrePlanoConvertido1a6(int semestrePlanoConvertido1a6) {
72
    public void setSemestrePlanoConvertido1a6(int semestrePlanoConvertido1a6) {
73
        this.semestrePlanoConvertido1a6 = semestrePlanoConvertido1a6;
73
        this.semestrePlanoConvertido1a6 = semestrePlanoConvertido1a6;
74
    }
74
    }
75
    public int getSemestrePlanoAbsoluto1ou2() {
75
    public int getSemestrePlanoAbsoluto1ou2() {
76
        return this.semestrePlanoAbsoluto1ou2;
76
        return this.semestrePlanoAbsoluto1ou2;
77
    }
77
    }
78
   
78
   
79
    public void setSemestrePlanoAbsoluto1ou2(int semestrePlanoAbsoluto1ou2) {
79
    public void setSemestrePlanoAbsoluto1ou2(int semestrePlanoAbsoluto1ou2) {
80
        this.semestrePlanoAbsoluto1ou2 = semestrePlanoAbsoluto1ou2;
80
        this.semestrePlanoAbsoluto1ou2 = semestrePlanoAbsoluto1ou2;
81
    }
81
    }
82
    public Questionario getQuestionario() {
82
    public Questionario getQuestionario() {
83
        return this.questionario;
83
        return this.questionario;
84
    }
84
    }
85
   
85
   
86
    public void setQuestionario(Questionario questionario) {
86
    public void setQuestionario(Questionario questionario) {
87
        this.questionario = questionario;
87
        this.questionario = questionario;
88
    }
88
    }
89
 
89
 
90
 
90
 
91
 
91
 
92
 
92
 
93
}
93
}
94
 
94
 
95
 
95
 
96
 
96