public class SolicitacaoSugestaoUnidadesTO extends Object
| Constructor and Description |
|---|
SolicitacaoSugestaoUnidadesTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAssunto() |
Integer |
getId() |
List<UnidadeTO> |
getUnidades() |
void |
setAssunto(String assunto) |
void |
setId(Integer id) |
void |
setUnidades(List<UnidadeTO> unidades) |
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.