Class ItemComandoEmendaPojo
java.lang.Object
br.gov.lexml.eta.etaservices.printing.json.ItemComandoEmendaPojo
- All Implemented Interfaces:
ItemComandoEmenda
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetCabecalho(String cabecalho) voidsetCitacao(String citacao) voidsetComplemento(String complemento) voidtoString()
-
Constructor Details
-
ItemComandoEmendaPojo
public ItemComandoEmendaPojo()
-
-
Method Details
-
getCabecalho
- Specified by:
getCabecalhoin interfaceItemComandoEmenda
-
setCabecalho
-
getCitacao
- Specified by:
getCitacaoin interfaceItemComandoEmenda
-
setCitacao
-
getRotulo
- Specified by:
getRotuloin interfaceItemComandoEmenda
-
setRotulo
-
getComplemento
- Specified by:
getComplementoin interfaceItemComandoEmenda
-
setComplemento
-
equals
-
hashCode
public int hashCode() -
toString
-