| Constructor and Description |
|---|
CableTypeElement()
Default constructor used by JAXB.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getComments() |
String |
getDatasheet() |
String |
getDescription() |
Float |
getDiameter() |
String |
getFlammability() |
String |
getInstallationType() |
String |
getInsulation() |
String |
getJacket() |
String |
getManufacturer() |
String |
getName() |
String |
getRevision() |
String |
getService() |
Float |
getTid() |
Integer |
getVoltage() |
Float |
getWeight() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setComments(String comments) |
void |
setDatasheet(String datasheet) |
void |
setDescription(String description) |
void |
setDiameter(Float diameter) |
void |
setFlammability(String flammability) |
void |
setInstallationType(String installationType) |
void |
setInsulation(String insulation) |
void |
setJacket(String jacket) |
void |
setManufacturer(String manufacturer) |
void |
setName(String name) |
void |
setRevision(String revision) |
void |
setService(String service) |
void |
setTid(Float tid) |
void |
setVoltage(Integer voltage) |
void |
setWeight(Float weight) |
public String getName()
public String getService()
public Integer getVoltage()
public String getInsulation()
public String getJacket()
public String getFlammability()
public String getInstallationType()
public Float getTid()
public Float getWeight()
public Float getDiameter()
public String getManufacturer()
public String getDatasheet()
public String getComments()
public boolean isActive()
public void setName(String name)
name - the name to setpublic void setService(String service)
service - the service to setpublic void setVoltage(Integer voltage)
voltage - the voltage to setpublic void setInsulation(String insulation)
insulation - the insulation to setpublic void setJacket(String jacket)
jacket - the jacket to setpublic void setFlammability(String flammability)
flammability - the flammability to setpublic void setInstallationType(String installationType)
installationType - the installationType to setpublic void setTid(Float tid)
tid - the tid to setpublic void setWeight(Float weight)
weight - the weight to setpublic void setDiameter(Float diameter)
diameter - the diameter to setpublic void setManufacturer(String manufacturer)
manufacturer - the manufacturer to setpublic void setDatasheet(String datasheet)
datasheet - the datasheet to setpublic void setComments(String comments)
comments - the comments to setpublic void setActive(boolean active)
active - the active to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getRevision()
public void setRevision(String revision)
Copyright © 2025 European Spallation Source. All rights reserved.