public class FolhaEventoInativo
extends Entidade
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
evento |
private java.lang.String |
exercicio |
private static long |
serialVersionUID |
Constructor and Description |
---|
FolhaEventoInativo() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEvento() |
java.lang.String |
getExercicio() |
void |
setEvento(java.lang.String evento) |
void |
setExercicio(java.lang.String exercicio) |
private static final long serialVersionUID
private java.lang.String evento
private java.lang.String exercicio