Uses of Interface
br.gov.lexml.eta.etaservices.emenda.ComandoEmenda
-
Packages that use ComandoEmenda Package Description br.gov.lexml.eta.etaservices.emenda br.gov.lexml.eta.etaservices.parsing.xml br.gov.lexml.eta.etaservices.printing.json -
-
Uses of ComandoEmenda in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda that return ComandoEmenda Modifier and Type Method Description ComandoEmendaEmenda. getComandoEmenda() -
Uses of ComandoEmenda in br.gov.lexml.eta.etaservices.parsing.xml
Classes in br.gov.lexml.eta.etaservices.parsing.xml that implement ComandoEmenda Modifier and Type Class Description classComandoEmendaRecordMethods in br.gov.lexml.eta.etaservices.parsing.xml that return ComandoEmenda Modifier and Type Method Description ComandoEmendaEmendaRecord. getComandoEmenda()Constructors in br.gov.lexml.eta.etaservices.parsing.xml with parameters of type ComandoEmenda Constructor Description EmendaRecord(Instant dataUltimaModificacao, String aplicacao, String versaoAplicacao, ModoEdicaoEmenda modoEdicao, Map<String,Object> metadados, RefProposicaoEmendada proposicao, ColegiadoApreciador colegiado, Epigrafe epigrafe, List<? extends ComponenteEmendado> componentes, ComandoEmenda comandoEmenda, ComandoEmendaTextoLivre comandoEmendaTextoLivre, SubstituicaoTermo substituicaoTermo, List<? extends Anexo> anexos, String justificativa, String justificativaAntesRevisao, String local, LocalDate data, Autoria autoria, OpcoesImpressao opcoesImpressao, List<? extends Revisao> revisoes, List<? extends NotaRodape> notasRodape) -
Uses of ComandoEmenda in br.gov.lexml.eta.etaservices.printing.json
Classes in br.gov.lexml.eta.etaservices.printing.json that implement ComandoEmenda Modifier and Type Class Description classComandoEmendaPojoMethods in br.gov.lexml.eta.etaservices.printing.json that return ComandoEmenda Modifier and Type Method Description ComandoEmendaEmendaPojo. getComandoEmenda()
-