Class AnexoRecord
- java.lang.Object
-
- br.gov.lexml.eta.etaservices.parsing.xml.AnexoRecord
-
-
Constructor Summary
Constructors Constructor Description AnexoRecord(String nomeArquivo, String base64)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetBase64()StringgetNomeArquivo()inthashCode()StringtoString()
-
-
-
Method Detail
-
getNomeArquivo
public String getNomeArquivo()
- Specified by:
getNomeArquivoin interfaceAnexo
-
-