| Package | Description |
|---|---|
| jadex.bridge.service.types.deployment |
| Modifier and Type | Method and Description |
|---|---|
Collection<Tuple2<String,RemoteJarFile>> |
BunchFileData.getEntries()
Get the entries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BunchFileData.addEntry(Tuple2<String,RemoteJarFile> entry)
Add an entry.
|
void |
BunchFileData.setEntries(Collection<Tuple2<String,RemoteJarFile>> entries)
Set the entries.
|
| Constructor and Description |
|---|
BunchFileData(Collection<Tuple2<String,RemoteJarFile>> entries)
Create a new file data.
|
Copyright © 2015. All Rights Reserved.