| Constructor and Description |
|---|
ConnectorElement()
Default constructor used by JAXB.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectorType() |
String |
getDescription() |
String |
getDrawing() |
String |
getName() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setConnectorType(String connectorType) |
void |
setDescription(String description) |
void |
setDrawing(String drawing) |
void |
setName(String name) |
public String getName()
public String getConnectorType()
public String getDrawing()
public boolean isActive()
public void setName(String name)
name - the name to setpublic void setConnectorType(String connectorType)
connectorType - the connectorType to setpublic void setDrawing(String drawing)
drawing - the drawing to setpublic void setActive(boolean active)
active - the active to setpublic String getDescription()
public void setDescription(String description)
description - the description to setCopyright © 2025 European Spallation Source. All rights reserved.