public class BundleBuilder
extends java.lang.Object
Constructor and Description |
---|
BundleBuilder(int size)
create the builder for the BundleDescriptor to go into BUNDLE_1 property.
|
Modifier and Type | Method and Description |
---|---|
QDataSet |
getDataSet() |
void |
putProperty(java.lang.String name,
int index,
java.lang.Object value) |
public BundleBuilder(int size)
size
- number of datasets to be bundled.public void putProperty(java.lang.String name, int index, java.lang.Object value)
public QDataSet getDataSet()