Package ca.uhn.fhir.jpa.model.entity
Class BinaryStorageEntity
java.lang.Object
ca.uhn.fhir.jpa.model.entity.BinaryStorageEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlob()getHash()intgetSize()voidvoidsetBlobContentType(String theBlobContentType)voidvoidvoidsetPublished(Date thePublishedDate)voidsetResourceId(String theResourceId)voidsetSize(int theSize)
-
Constructor Details
-
BinaryStorageEntity
public BinaryStorageEntity()
-
-
Method Details
-
getPublished
-
setPublished
-
getHash
-
setBlobId
-
setResourceId
-
getSize
-
getBlobContentType
-
setBlobContentType
-
getBlob
-
setBlob
-
getBlobId
-
setSize
-
setHash
-