@Entity public class DbInputStreamVariable extends DbBlobVariable<InputStreamHolder>
| Modifier | Constructor and Description |
|---|---|
protected |
DbInputStreamVariable() |
|
DbInputStreamVariable(String key,
InputStreamHolder value,
BlobFactory aBlobFactory) |
| Modifier and Type | Method and Description |
|---|---|
InputStreamHolder |
getValue() |
void |
setValue(InputStreamHolder is,
BlobFactory aBlobFactory) |
getBlob, setBlobgetKey, getOwner, setKey, setOwner, toStringequals, getCreationDate, getId, getVersion, hashCode, setCreationDate, setId, setVersion, toStringprotected DbInputStreamVariable()
public DbInputStreamVariable(String key, InputStreamHolder value, BlobFactory aBlobFactory)
public InputStreamHolder getValue()
getValue in class DbVariable<InputStreamHolder>public void setValue(InputStreamHolder is, BlobFactory aBlobFactory)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.