Package | Description |
---|---|
br.ufscar.old.coverPhoto.task | |
br.ufscar.old.search | |
br.ufscar.saci.coverphoto |
Modifier and Type | Method and Description |
---|---|
CoverType |
CoberturaItem.getTipo() |
Modifier and Type | Method and Description |
---|---|
void |
CoberturaItem.setTipo(CoverType tipo) |
Constructor and Description |
---|
CoberturaItem(Integer id,
String assessor,
String titulo,
String unidadeSigla,
String unidadeNome,
CoberturaStatus status,
Boolean atencao,
Date data,
Date dataInicioEvento,
Date horaInicioEvento,
Date dataFimEvento,
Date horaFimEvento,
String produtoNome,
String produtoSigla,
CoverType tipo) |
Modifier and Type | Method and Description |
---|---|
CoverType |
BuscaCoberturaTO.getTipo() |
Modifier and Type | Method and Description |
---|---|
void |
BuscaCoberturaTO.setTipo(CoverType tipo) |
Modifier and Type | Method and Description |
---|---|
CoverType |
CoverphotoAgendaTO.getType() |
CoverType |
Coverphoto.getTypeValue() |
static CoverType |
CoverType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoverType[] |
CoverType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CoverphotoAgendaTO.setType(CoverType type) |
void |
Coverphoto.setTypeValue(CoverType type) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.