public class ContasReceitaParcelaVo extends ContasReceitaParcela
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
detalheRecebimento |
private static long |
serialVersionUID |
Constructor and Description |
---|
ContasReceitaParcelaVo() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDetalheRecebimento() |
java.lang.String |
getPagamento() |
void |
setDetalheRecebimento(java.lang.String detalheRecebimento) |
void |
setPagamento(java.lang.String pagamento) |
getAdministracao, getAgenciaPagamento, getBancoPagamento, getBoletoEmitido, getBoletoPagamento, getContaPagamento, getDataPagamento, getDataVencimento, getExercicioOficio, getFormaPagamento, getLoteArrecadacao, getNumeroOficio, getNumeroSequencial, getObservacaoPagamento, getParcela, getUsuarioPagamento, getValorPago, getValorParcela, setAdministracao, setAgenciaPagamento, setBancoPagamento, setBoletoEmitido, setBoletoPagamento, setContaPagamento, setDataPagamento, setDataVencimento, setExercicioOficio, setFormaPagamento, setLoteArrecadacao, setNumeroOficio, setNumeroSequencial, setObservacaoPagamento, setParcela, setUsuarioPagamento, setValorPago, setValorParcela
private static final long serialVersionUID
private java.lang.String detalheRecebimento