Package co.kuali.coeus.s3.api
Class S3File
java.lang.Object
co.kuali.coeus.s3.api.S3File
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getId()voidsetByteContents(byte[] byteContents) voidsetFileMetaData(S3FileMetadata fileMetaData) void
-
Constructor Details
-
S3File
public S3File()
-
-
Method Details
-
getId
-
setId
-
getByteContents
public byte[] getByteContents() -
setByteContents
public void setByteContents(byte[] byteContents) -
getFileMetaData
-
setFileMetaData
-