Package | Description |
---|---|
org.gcube.vremanagement.resourcebroker.utils.serialization.types |
Modifier and Type | Method and Description |
---|---|
java.util.List<PackageElem> |
PackageGroup.getPackages() |
Modifier and Type | Method and Description |
---|---|
void |
PackageGroup.addPackage(PackageElem p) |
Constructor and Description |
---|
PackageElem(PackageElem p)
Clones the package passed in input
|