Package | Description |
---|---|
br.ufscar.old.task |
Modifier and Type | Method and Description |
---|---|
Visao |
TarefaListaTO.getVisao() |
static Visao |
Visao.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Visao[] |
Visao.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TarefaFacade.atualizeVisao(Visao visao,
RequestVO request) |
TarefaListaTO |
TarefaFacade.listePorStatus(Connection conn,
String path,
Integer idUsuario,
Visao visao) |
void |
TarefaListaTO.setVisao(Visao visao) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.