public class AtividadeUnidadeTO extends Object
Constructor and Description |
---|
AtividadeUnidadeTO() |
Modifier and Type | Method and Description |
---|---|
Integer |
getIdUnidade() |
String |
getNome() |
String |
getSigla() |
Integer |
getTotalAtendimentos() |
Integer |
getTotalClippings() |
Integer |
getTotalCoberturas() |
Integer |
getTotalFotos() |
Integer |
getTotalJobs() |
Integer |
getTotalMaterias() |
Integer |
getTotalPautas() |
Integer |
getTotalSolic() |
void |
setIdUnidade(Integer idUnidade) |
void |
setNome(String unidade) |
void |
setSigla(String sigla) |
void |
setTotalAtendimentos(Integer totalAtendimentos) |
void |
setTotalClippings(Integer totalClippings) |
void |
setTotalCoberturas(Integer totalCoberturas) |
void |
setTotalFotos(Integer totalFotos) |
void |
setTotalJobs(Integer totalJobs) |
void |
setTotalMaterias(Integer totalMaterias) |
void |
setTotalPautas(Integer totalPautas) |
void |
setTotalSolic(Integer totalSolic) |
public Integer getIdUnidade()
public void setIdUnidade(Integer idUnidade)
public String getNome()
public void setNome(String unidade)
public String getSigla()
public void setSigla(String sigla)
public Integer getTotalSolic()
public void setTotalSolic(Integer totalSolic)
public Integer getTotalPautas()
public void setTotalPautas(Integer totalPautas)
public Integer getTotalMaterias()
public void setTotalMaterias(Integer totalMaterias)
public Integer getTotalAtendimentos()
public void setTotalAtendimentos(Integer totalAtendimentos)
public Integer getTotalClippings()
public void setTotalClippings(Integer totalClippings)
public Integer getTotalFotos()
public void setTotalFotos(Integer totalFotos)
public Integer getTotalCoberturas()
public void setTotalCoberturas(Integer totalCoberturas)
public Integer getTotalJobs()
public void setTotalJobs(Integer totalJobs)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.