Class ExportDesc

java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.importexport.ExportDesc
All Implemented Interfaces:
Serializable

public class ExportDesc extends ValueClass implements Serializable
Descriptor for an Export. This class should be the first Entity in an Export/Import-File and provides extra informationen about the Export
Since:
21.04.000.002
See Also:
  • Constructor Details

    • ExportDesc

      public ExportDesc()
  • Method Details

    • getExportRefPath

      public String[] getExportRefPath()
    • setExportRefPath

      public void setExportRefPath(String[] exportRefPath)
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getSourceArchive

      public String getSourceArchive()
    • setSourceArchive

      public void setSourceArchive(String sourceArchive)