Uses of Interface
br.gov.lexml.eta.etaservices.emenda.ItemComandoEmenda
Packages that use ItemComandoEmenda
Package
Description
-
Uses of ItemComandoEmenda in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda that return types with arguments of type ItemComandoEmenda -
Uses of ItemComandoEmenda in br.gov.lexml.eta.etaservices.parsing.xml
Classes in br.gov.lexml.eta.etaservices.parsing.xml that implement ItemComandoEmendaMethods in br.gov.lexml.eta.etaservices.parsing.xml that return types with arguments of type ItemComandoEmendaModifier and TypeMethodDescriptionList<? extends ItemComandoEmenda>ComandoEmendaRecord.getComandos()Constructor parameters in br.gov.lexml.eta.etaservices.parsing.xml with type arguments of type ItemComandoEmendaModifierConstructorDescriptionComandoEmendaRecord(String cabecalhoComum, List<? extends ItemComandoEmenda> comandos) -
Uses of ItemComandoEmenda in br.gov.lexml.eta.etaservices.printing.json
Classes in br.gov.lexml.eta.etaservices.printing.json that implement ItemComandoEmendaMethods in br.gov.lexml.eta.etaservices.printing.json that return types with arguments of type ItemComandoEmendaModifier and TypeMethodDescriptionList<? extends ItemComandoEmenda>ComandoEmendaPojo.getComandos()