Class NotaRodapePojo
- java.lang.Object
-
- br.gov.lexml.eta.etaservices.printing.json.NotaRodapePojo
-
- All Implemented Interfaces:
NotaRodape
public class NotaRodapePojo extends Object implements NotaRodape
-
-
Constructor Summary
Constructors Constructor Description NotaRodapePojo()
-
-
-
Method Detail
-
getId
public String getId()
- Specified by:
getIdin interfaceNotaRodape
-
getNumero
public Integer getNumero()
- Specified by:
getNumeroin interfaceNotaRodape
-
getTexto
public String getTexto()
- Specified by:
getTextoin interfaceNotaRodape
-
-