| Package | Description |
|---|---|
| org.openepics.cable.jaxb | |
| org.openepics.cable.webservice |
| Modifier and Type | Method and Description |
|---|---|
InstallationPackageElement |
CableElement.getInstallationPackage() |
InstallationPackageElement |
InstallationPackageResource.getInstallationPackage(String name)
Returns a specific approved installation package instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstallationPackageElement> |
InstallationPackageResource.getAllInstallationPackages() |
| Modifier and Type | Method and Description |
|---|---|
void |
CableElement.setInstallationPackage(InstallationPackageElement installationPackage) |
| Modifier and Type | Method and Description |
|---|---|
InstallationPackageElement |
InstallationPackageResourceImpl.getInstallationPackage(String name) |
protected static InstallationPackageElement |
InstallationPackageResourceImpl.getInstallationPackageElement(InstallationPackage installationPackage)
Creates an instance of
InstallationPackageElement from database model object InstallationPackage. |
| Modifier and Type | Method and Description |
|---|---|
List<InstallationPackageElement> |
InstallationPackageResourceImpl.getAllInstallationPackages() |
Copyright © 2025 European Spallation Source. All rights reserved.