@Entity public class Image extends Object
| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
String |
getContentType() |
Integer |
getId() |
void |
setBytes(byte[] bytes) |
void |
setContentType(String contentType) |
void |
setId(Integer id) |
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.