Uses of Interface
br.gov.lexml.eta.etaservices.emenda.ColegiadoAutor
-
Packages that use ColegiadoAutor Package Description br.gov.lexml.eta.etaservices.emenda br.gov.lexml.eta.etaservices.parsing.xml br.gov.lexml.eta.etaservices.printing.json -
-
Uses of ColegiadoAutor in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda that return ColegiadoAutor Modifier and Type Method Description ColegiadoAutorAutoria. getColegiado() -
Uses of ColegiadoAutor in br.gov.lexml.eta.etaservices.parsing.xml
Classes in br.gov.lexml.eta.etaservices.parsing.xml that implement ColegiadoAutor Modifier and Type Class Description classColegiadoAutorRecordMethods in br.gov.lexml.eta.etaservices.parsing.xml that return ColegiadoAutor Modifier and Type Method Description ColegiadoAutorAutoriaRecord. getColegiado()Constructors in br.gov.lexml.eta.etaservices.parsing.xml with parameters of type ColegiadoAutor Constructor Description AutoriaRecord(TipoAutoria tipo, boolean imprimirPartidoUF, int quantidadeAssinaturasAdicionaisSenadores, int quantidadeAssinaturasAdicionaisDeputados, List<? extends Parlamentar> parlamentares, ColegiadoAutor colegiado) -
Uses of ColegiadoAutor in br.gov.lexml.eta.etaservices.printing.json
Classes in br.gov.lexml.eta.etaservices.printing.json that implement ColegiadoAutor Modifier and Type Class Description classColegiadoAutorPojoMethods in br.gov.lexml.eta.etaservices.printing.json that return ColegiadoAutor Modifier and Type Method Description ColegiadoAutorAutoriaPojo. getColegiado()
-