Package de.xima.fc.mdl.request
Class FileData
java.lang.Object
de.xima.fc.mdl.request.FileData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileData
-
-
Method Details
-
getName
- Returns:
- the name
-
getContentType
- Returns:
- the contentType
-
getData
public byte[] getData()- Returns:
- the data
-
getSize
public long getSize()- Returns:
- the size
-
getHeader
-
getHeaders
-