Class ComandoEmendaRecord
java.lang.Object
br.gov.lexml.eta.etaservices.parsing.xml.ComandoEmendaRecord
- All Implemented Interfaces:
ComandoEmenda
-
Constructor Summary
ConstructorsConstructorDescriptionComandoEmendaRecord(String cabecalhoComum, List<? extends ItemComandoEmenda> comandos) -
Method Summary
Modifier and TypeMethodDescriptionbooleanList<? extends ItemComandoEmenda>inthashCode()toString()
-
Constructor Details
-
ComandoEmendaRecord
-
-
Method Details
-
getCabecalhoComum
- Specified by:
getCabecalhoComumin interfaceComandoEmenda
-
getComandos
- Specified by:
getComandosin interfaceComandoEmenda
-
equals
-
hashCode
public int hashCode() -
toString
-