Interface Emenda
- All Known Implementing Classes:
EmendaPojo,EmendaRecord
public interface Emenda
-
Method Summary
Modifier and TypeMethodDescriptionList<? extends ComponenteEmendado>getData()default StringgetLocal()default boolean
-
Method Details
-
getDataUltimaModificacao
Instant getDataUltimaModificacao() -
getAplicacao
String getAplicacao() -
getVersaoAplicacao
String getVersaoAplicacao() -
getModoEdicao
ModoEdicaoEmenda getModoEdicao() -
getMetadados
-
getProposicao
RefProposicaoEmendada getProposicao() -
getColegiadoApreciador
ColegiadoApreciador getColegiadoApreciador() -
getEpigrafe
Epigrafe getEpigrafe() -
getComponentes
List<? extends ComponenteEmendado> getComponentes() -
getComandoEmenda
ComandoEmenda getComandoEmenda() -
getComandoEmendaTextoLivre
ComandoEmendaTextoLivre getComandoEmendaTextoLivre() -
getJustificativa
String getJustificativa() -
getLocal
String getLocal() -
getData
LocalDate getData() -
getAnexos
-
getDataFormatada
-
getAutoria
Autoria getAutoria() -
getOpcoesImpressao
OpcoesImpressao getOpcoesImpressao() -
getRevisoes
-
isPossuiMarcasRevisao
default boolean isPossuiMarcasRevisao()
-