Uses of Interface
br.gov.lexml.eta.etaservices.emenda.Anexo
-
Packages that use Anexo Package Description br.gov.lexml.eta.etaservices.emenda br.gov.lexml.eta.etaservices.parsing.xml br.gov.lexml.eta.etaservices.printing.json -
-
Uses of Anexo in br.gov.lexml.eta.etaservices.emenda
Methods in br.gov.lexml.eta.etaservices.emenda that return types with arguments of type Anexo Modifier and Type Method Description List<? extends Anexo>Emenda. getAnexos() -
Uses of Anexo in br.gov.lexml.eta.etaservices.parsing.xml
Classes in br.gov.lexml.eta.etaservices.parsing.xml that implement Anexo Modifier and Type Class Description classAnexoRecordMethods in br.gov.lexml.eta.etaservices.parsing.xml that return types with arguments of type Anexo Modifier and Type Method Description List<? extends Anexo>EmendaRecord. getAnexos() -
Uses of Anexo in br.gov.lexml.eta.etaservices.printing.json
Classes in br.gov.lexml.eta.etaservices.printing.json that implement Anexo Modifier and Type Class Description classAnexoPojoMethods in br.gov.lexml.eta.etaservices.printing.json that return types with arguments of type Anexo Modifier and Type Method Description List<? extends Anexo>EmendaPojo. getAnexos()
-