Class NotaRodapeRecord
- java.lang.Object
-
- br.gov.lexml.eta.etaservices.parsing.xml.NotaRodapeRecord
-
- All Implemented Interfaces:
NotaRodape
public final class NotaRodapeRecord extends Object implements NotaRodape
-
-
Constructor Summary
Constructors Constructor Description NotaRodapeRecord(String id, Integer numero, String texto)
-
-
-
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
-
-