Uses of Enum
br.gov.lexml.eta.etaservices.emenda.TipoAutoria
Packages that use TipoAutoria
Package
Description
-
Uses of TipoAutoria in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda that return TipoAutoriaModifier and TypeMethodDescriptionAutoria.getTipo()static TipoAutoriastatic TipoAutoriaReturns the enum constant of this type with the specified name.static TipoAutoria[]TipoAutoria.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TipoAutoria in br.gov.lexml.eta.etaservices.parsing.xml
Methods in br.gov.lexml.eta.etaservices.parsing.xml that return TipoAutoriaConstructors in br.gov.lexml.eta.etaservices.parsing.xml with parameters of type TipoAutoriaModifierConstructorDescriptionAutoriaRecord(TipoAutoria tipo, boolean imprimirPartidoUF, int quantidadeAssinaturasAdicionaisSenadores, int quantidadeAssinaturasAdicionaisDeputados, List<? extends Parlamentar> parlamentares, ColegiadoAutor colegiado) -
Uses of TipoAutoria in br.gov.lexml.eta.etaservices.printing.json
Methods in br.gov.lexml.eta.etaservices.printing.json that return TipoAutoriaMethods in br.gov.lexml.eta.etaservices.printing.json with parameters of type TipoAutoria