Package de.hybris.platform.hac.data.form
Class ScriptFileFormData
java.lang.Object
de.hybris.platform.hac.data.form.ScriptFileFormData
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScriptFileFormData
public ScriptFileFormData()
-
-
Method Details
-
getType
-
setType
-
getName
-
setName
-
getFile
public org.springframework.web.multipart.MultipartFile getFile() -
setFile
public void setFile(org.springframework.web.multipart.MultipartFile file)
-