| Package | Description |
|---|---|
| ch.sharedvd.tipi.engine.model |
| Modifier and Type | Method and Description |
|---|---|
void |
DbInputStreamVariable.setValue(InputStreamHolder is,
BlobFactory aBlobFactory) |
void |
DbSerializableVariable.setValue(Serializable serial,
BlobFactory aBlobFactory) |
| Constructor and Description |
|---|
DbInputStreamVariable(String key,
InputStreamHolder value,
BlobFactory aBlobFactory) |
DbSerializableVariable(String key,
Serializable value,
BlobFactory aBlobFactory) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.