Class ComandoEmendaPojo
java.lang.Object
br.gov.lexml.eta.etaservices.printing.json.ComandoEmendaPojo
- All Implemented Interfaces:
ComandoEmenda
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanList<? extends ItemComandoEmenda>inthashCode()voidsetCabecalhoComum(String cabecalhoComum) voidsetComandos(List<? extends ItemComandoEmendaPojo> comandos) toString()
-
Constructor Details
-
ComandoEmendaPojo
public ComandoEmendaPojo()
-
-
Method Details
-
getCabecalhoComum
- Specified by:
getCabecalhoComumin interfaceComandoEmenda
-
setCabecalhoComum
-
getComandos
- Specified by:
getComandosin interfaceComandoEmenda
-
setComandos
-
equals
-
hashCode
public int hashCode() -
toString
-