Regalamiunsorriso/decompiled-libs/www/acxent-common-1.0.1/it/acxent/fattele/FEAllegatiInterface.java

13 lines
258 B
Java
Raw Normal View History

2026-04-22 18:41:37 +02:00
package it.acxent.fattele;
public interface FEAllegatiInterface {
String getFENomeAttachment();
String getFEAlgoritmoCompressione();
String getFEFormatoAttachment();
String getFEDescrizioneAttachment();
String getFEFileAttachment();
}