@Entity public class BinaryData extends Persistable implements Serializable
id| Constructor and Description |
|---|
BinaryData()
Constructor.
|
BinaryData(byte[] content)
Constructs a new instance of BinaryData with given byte array content.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
int |
getContentLength() |
void |
setContent(byte[] content) |
getIdCopyright © 2025 European Spallation Source. All rights reserved.