@Entity public class InstallParameters extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
GETINSTALLPARAMS |
| Constructor and Description |
|---|
InstallParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getValue() |
void |
setCode(String code) |
void |
setValue(String value) |
public static final String GETINSTALLPARAMS
Copyright © 2022 CERN European Organization for Nuclear Research. All rights reserved.