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

13 lines
258 B
Java

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