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