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