Class DownloadProperties

java.lang.Object
net.datenwerke.gf.client.download.dto.DownloadProperties
All Implemented Interfaces:
Serializable, DwModel

public class DownloadProperties extends Object implements Serializable, DwModel
See Also:
  • Constructor Details

    • DownloadProperties

      public DownloadProperties()
    • DownloadProperties

      public DownloadProperties(String id, String handler)
  • Method Details