public class AtividadeUsuarioUnidadeTO extends Object
Constructor and Description |
---|
AtividadeUsuarioUnidadeTO() |
Modifier and Type | Method and Description |
---|---|
String |
getNomeUnidade() |
Integer |
getTotalAtendimentos() |
Integer |
getTotalClippings() |
Integer |
getTotalCoberturas() |
Integer |
getTotalFotos() |
Integer |
getTotalJobs() |
Integer |
getTotalMaterias() |
Integer |
getTotalPautas() |
Integer |
getTotalSolic() |
void |
setNomeUnidade(String nomeUnidade) |
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 String getNomeUnidade()
public void setNomeUnidade(String nomeUnidade)
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.