public class ApresentacaoDemanda extends DemandaVo
Modifier and Type | Field and Description |
---|---|
private java.util.List<DemandaVo> |
listaDemanda |
private static long |
serialVersionUID |
Constructor and Description |
---|
ApresentacaoDemanda() |
Modifier and Type | Method and Description |
---|---|
java.util.List<DemandaVo> |
getListaDemanda() |
java.lang.Double |
getValorSelecionado() |
java.lang.String |
getValorSelecionadoFormatado() |
void |
setListaDemanda(java.util.List<DemandaVo> listaDemanda) |
getDetalhesTema, getLimite, getLimiteFormatado, getNomeTema, getPauta, getRegiao, getVotacao, setDetalhesTema, setLimite, setNomeTema, setPauta, setRegiao, setVotacao
getDemanda, getDetalhes, getExercicio, getTema, getTitulo, getValor, getVotos, setDemanda, setDetalhes, setExercicio, setTema, setTitulo, setValor, setVotos
private static final long serialVersionUID
private java.util.List<DemandaVo> listaDemanda
public java.util.List<DemandaVo> getListaDemanda()
public void setListaDemanda(java.util.List<DemandaVo> listaDemanda)
public java.lang.Double getValorSelecionado()
public java.lang.String getValorSelecionadoFormatado()