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