public class CableParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CableParams.Builder
Utility class to collect cable content.
|
| Modifier and Type | Method and Description |
|---|---|
CableArticle |
getCableArticle() |
String |
getCableClass() |
CableType |
getCableType() |
String |
getComments() |
String |
getContainer() |
String |
getElectricalDocumentation() |
Endpoint |
getEndpointA() |
Endpoint |
getEndpointB() |
String |
getFbsTag() |
Date |
getInstallationBy() |
InstallationPackage |
getInstallationPackage() |
List<String> |
getOwners() |
String |
getRevision() |
CableStatus |
getStatus() |
String |
getSubsystem() |
String |
getSystem() |
String |
getUserId() |
boolean |
isSendNotification() |
public String getSystem()
public String getSubsystem()
public String getCableClass()
public CableStatus getStatus()
public CableArticle getCableArticle()
public CableType getCableType()
public String getContainer()
public Endpoint getEndpointA()
public Endpoint getEndpointB()
public InstallationPackage getInstallationPackage()
public Date getInstallationBy()
public String getComments()
public String getRevision()
public String getUserId()
public boolean isSendNotification()
public String getElectricalDocumentation()
public String getFbsTag()
Copyright © 2025 European Spallation Source. All rights reserved.