Class DownloadProperties
java.lang.Object
net.datenwerke.gf.client.download.dto.DownloadProperties
- All Implemented Interfaces:
Serializable,DwModel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMetadata(String key, String value) getId()voidsetHandler(String handler) voidvoidsetMetadata(HashMap<String, String> metadata)
-
Constructor Details
-
DownloadProperties
public DownloadProperties() -
DownloadProperties
-
-
Method Details
-
getHandler
-
setHandler
-
getId
-
setId
-
getMetadata
-
setMetadata
-
addMetadata
-