Class ExportFileType

java.lang.Object
com.aquima.interactions.ds.export.r17.ExportFileType

public final class ExportFileType extends Object
Class containing the type of stream generated by of ExportBuilder.writeToStream(java.io.OutputStream).
Since:
17.1
  • Field Details

  • Method Details

    • getExtension

      public String getExtension()
      Returns the extension of the type.
      Returns:
      the extension of the type.
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object