| Constructor and Description |
|---|
InstallationPackageElement()
Default constructor used by JAXB.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCableCoordinator() |
Date |
getCreated() |
String |
getDescription() |
String |
getInstallationPackageLeader() |
String |
getInstallerCable() |
String |
getInstallerConnectorA() |
String |
getInstallerConnectorB() |
String |
getLocation() |
Date |
getModified() |
String |
getName() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setCableCoordinator(String cableCoordinator) |
void |
setCreated(Date created) |
void |
setDescription(String description) |
void |
setInstallationPackageLeader(String installationPackageLeader) |
void |
setInstallerCable(String installerCable) |
void |
setInstallerConnectorA(String installerConnectorA) |
void |
setInstallerConnectorB(String installerConnectorB) |
void |
setLocation(String location) |
void |
setModified(Date modified) |
void |
setName(String name) |
public InstallationPackageElement()
public String getName()
public void setName(String name)
name - the name to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getLocation()
public void setLocation(String location)
public Date getCreated()
public void setCreated(Date created)
created - the created to setpublic Date getModified()
public void setModified(Date modified)
modified - the modified to setpublic String getCableCoordinator()
public void setCableCoordinator(String cableCoordinator)
public String getInstallerCable()
public void setInstallerCable(String installerCable)
public String getInstallerConnectorA()
public void setInstallerConnectorA(String installerConnectorA)
public String getInstallerConnectorB()
public void setInstallerConnectorB(String installerConnectorB)
public String getInstallationPackageLeader()
public void setInstallationPackageLeader(String installationPackageLeader)
public boolean isActive()
public void setActive(boolean active)
active - the active to setCopyright © 2025 European Spallation Source. All rights reserved.