| Package | Description |
|---|---|
| org.openepics.cable.jaxb | |
| org.openepics.cable.webservice |
| Modifier and Type | Method and Description |
|---|---|
CableTypeElement |
CableElement.getCableType() |
CableTypeElement |
CableTypeResource.getCableType(String name)
Returns a specific approved cable type instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<CableTypeElement> |
CableTypeResource.getAllCableTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CableElement.setCableType(CableTypeElement cableType) |
| Modifier and Type | Method and Description |
|---|---|
CableTypeElement |
CableTypeResourceImpl.getCableType(String name) |
static CableTypeElement |
CableTypeResourceImpl.getCableTypeElement(CableType cableType)
Creates an instance of
CableTypeElement from database model object CableType. |
| Modifier and Type | Method and Description |
|---|---|
List<CableTypeElement> |
CableTypeResourceImpl.getAllCableTypes() |
Copyright © 2025 European Spallation Source. All rights reserved.