Package | Description |
---|---|
br.ufscar.old.agenda | |
br.ufscar.old.agenda.task |
Modifier and Type | Method and Description |
---|---|
PautaStatus |
PautaViewTO.getStatus() |
static PautaStatus |
PautaStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PautaStatus[] |
PautaStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PautaViewTO.setStatus(PautaStatus status) |
Constructor and Description |
---|
PautaItem(Integer id,
PautaStatus status,
String assunto,
String unidadeNome,
String unidadeSigla,
String produtoNome,
String produtoSigla,
String assessor,
Boolean atencao,
Timestamp data) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.