public class TarefaListaTO extends Object
Constructor and Description |
---|
TarefaListaTO() |
Modifier and Type | Method and Description |
---|---|
TarefaListaPermsTO |
getPerms() |
List<TarefaGrupoTO> |
getTarefas() |
Visao |
getVisao() |
void |
setPerms(TarefaListaPermsTO perms) |
void |
setTarefas(List<TarefaGrupoTO> tarefas) |
void |
setVisao(Visao visao) |
public TarefaListaPermsTO getPerms()
public void setPerms(TarefaListaPermsTO perms)
public List<TarefaGrupoTO> getTarefas()
public void setTarefas(List<TarefaGrupoTO> tarefas)
public Visao getVisao()
public void setVisao(Visao visao)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.