Uses of Enum
br.gov.lexml.eta.etaservices.emenda.TipoColegiado
Packages that use TipoColegiado
Package
Description
-
Uses of TipoColegiado in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda that return TipoColegiadoModifier and TypeMethodDescriptionColegiadoApreciador.getTipoColegiado()static TipoColegiadostatic TipoColegiadoReturns the enum constant of this type with the specified name.static TipoColegiado[]TipoColegiado.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TipoColegiado in br.gov.lexml.eta.etaservices.parsing.xml
Methods in br.gov.lexml.eta.etaservices.parsing.xml that return TipoColegiadoConstructors in br.gov.lexml.eta.etaservices.parsing.xml with parameters of type TipoColegiadoModifierConstructorDescriptionColegiadoApreciadorRecord(SiglaCasaLegislativa siglaCasaLegislativa, TipoColegiado tipoColegiado, String siglaComissao) -
Uses of TipoColegiado in br.gov.lexml.eta.etaservices.printing.json
Methods in br.gov.lexml.eta.etaservices.printing.json that return TipoColegiadoMethods in br.gov.lexml.eta.etaservices.printing.json with parameters of type TipoColegiadoModifier and TypeMethodDescriptionvoidColegiadoApreciadorPojo.setTipoColegiado(TipoColegiado tipoColegiado)