Uses of Enum
br.gov.lexml.eta.etaservices.emenda.ModoEdicaoEmenda
Packages that use ModoEdicaoEmenda
Package
Description
-
Uses of ModoEdicaoEmenda in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda that return ModoEdicaoEmendaModifier and TypeMethodDescriptionEmenda.getModoEdicao()static ModoEdicaoEmendastatic ModoEdicaoEmendaReturns the enum constant of this type with the specified name.static ModoEdicaoEmenda[]ModoEdicaoEmenda.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ModoEdicaoEmenda in br.gov.lexml.eta.etaservices.parsing.xml
Methods in br.gov.lexml.eta.etaservices.parsing.xml that return ModoEdicaoEmendaConstructors in br.gov.lexml.eta.etaservices.parsing.xml with parameters of type ModoEdicaoEmendaModifierConstructorDescriptionEmendaRecord(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 ModoEdicaoEmenda in br.gov.lexml.eta.etaservices.printing.json
Methods in br.gov.lexml.eta.etaservices.printing.json that return ModoEdicaoEmendaMethods in br.gov.lexml.eta.etaservices.printing.json with parameters of type ModoEdicaoEmenda