public class InstallationPackageNumbering extends Object implements Serializable
InstallationPackageNumbering contains information such as labels for installation package.
Such labels are used in UI.| Modifier and Type | Field and Description |
|---|---|
protected static String |
INSTALLER_ACTEMIUM |
protected static String |
INSTALLER_ASSEMBLIN |
protected static String |
INSTALLER_COROMATIC |
protected static String |
INSTALLER_EMPTY |
protected static String |
INSTALLER_ESS_INSTALLATION |
protected static String |
INSTALLER_IN_KIND |
protected static String |
INSTALLER_WORK_PACKAGE |
| Constructor and Description |
|---|
InstallationPackageNumbering() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getInstallerLabels()
Return installers for installation package.
|
static boolean |
isValid(String installer)
Return if given installer is valid
|
protected static final String INSTALLER_EMPTY
protected static final String INSTALLER_ACTEMIUM
protected static final String INSTALLER_ASSEMBLIN
protected static final String INSTALLER_COROMATIC
protected static final String INSTALLER_ESS_INSTALLATION
protected static final String INSTALLER_IN_KIND
protected static final String INSTALLER_WORK_PACKAGE
public static String[] getInstallerLabels()
public static boolean isValid(String installer)
installer - installer to check if validCopyright © 2025 European Spallation Source. All rights reserved.