package it.acxent.fattele; public interface FEAllegatiInterface { String getFENomeAttachment(); String getFEAlgoritmoCompressione(); String getFEFormatoAttachment(); String getFEDescrizioneAttachment(); String getFEFileAttachment(); }