Uses of Interface
br.gov.lexml.eta.etaservices.emenda.ComandoEmendaTextoLivre
-
Packages that use ComandoEmendaTextoLivre Package Description br.gov.lexml.eta.etaservices.emenda br.gov.lexml.eta.etaservices.parsing.xml br.gov.lexml.eta.etaservices.printing.json -
-
Uses of ComandoEmendaTextoLivre in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda that return ComandoEmendaTextoLivre Modifier and Type Method Description ComandoEmendaTextoLivreEmenda. getComandoEmendaTextoLivre() -
Uses of ComandoEmendaTextoLivre in br.gov.lexml.eta.etaservices.parsing.xml
Classes in br.gov.lexml.eta.etaservices.parsing.xml that implement ComandoEmendaTextoLivre Modifier and Type Class Description classComandoEmendaTextoLivreRecordMethods in br.gov.lexml.eta.etaservices.parsing.xml that return ComandoEmendaTextoLivre Modifier and Type Method Description ComandoEmendaTextoLivreEmendaRecord. getComandoEmendaTextoLivre()Constructors in br.gov.lexml.eta.etaservices.parsing.xml with parameters of type ComandoEmendaTextoLivre 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, List<? extends Anexo> anexos, String justificativa, String justificativaAntesRevisao, String local, LocalDate data, Autoria autoria, OpcoesImpressao opcoesImpressao, List<? extends Revisao> revisoes) -
Uses of ComandoEmendaTextoLivre in br.gov.lexml.eta.etaservices.printing.json
Classes in br.gov.lexml.eta.etaservices.printing.json that implement ComandoEmendaTextoLivre Modifier and Type Class Description classComandoEmendaTextoLivrePojoMethods in br.gov.lexml.eta.etaservices.printing.json that return ComandoEmendaTextoLivre Modifier and Type Method Description ComandoEmendaTextoLivreEmendaPojo. getComandoEmendaTextoLivre()
-