public class RelatorioSolicitacaoTO extends Object
Constructor and Description |
---|
RelatorioSolicitacaoTO() |
Modifier and Type | Method and Description |
---|---|
Integer |
getTotal() |
List<RelatorioSolicitacaoUnidadeTO> |
getUnidades() |
List<UnidadeTO> |
getUnidadesDisp() |
void |
setTotal(Integer total) |
void |
setUnidades(List<RelatorioSolicitacaoUnidadeTO> unidades) |
void |
setUnidadesDisp(List<UnidadeTO> unidadesDisp) |
public Integer getTotal()
public void setTotal(Integer total)
public List<RelatorioSolicitacaoUnidadeTO> getUnidades()
public void setUnidades(List<RelatorioSolicitacaoUnidadeTO> unidades)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.