Package step.grid.io
Class Attachment
java.lang.Object
step.grid.io.Attachment
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setDescription
(String description) void
setHexContent
(String hexContent) void
setIsDirectory
(Boolean isDirectory) void
-
Constructor Details
-
Attachment
public Attachment()
-
-
Method Details
-
getName
-
setName
-
getDescription
-
setDescription
-
getHexContent
-
setHexContent
-
getIsDirectory
-
setIsDirectory
-