| Package | Description |
|---|---|
| org.openepics.cable.jaxb | |
| org.openepics.cable.webservice |
| Modifier and Type | Method and Description |
|---|---|
CableEndpointsElement |
CableEndpointsResource.getCableEndpoints(String number)
Returns a specific cable instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<CableEndpointsElement> |
CableEndpointsResource.getAllCableEndpoints(String newerThan)
Returns cables with minimal data.
|
| Modifier and Type | Method and Description |
|---|---|
static CableEndpointsElement |
CableEndpointsResourceImpl.getCableEndpointElement(Cable cable)
Creates an instance of
CableElement from database model object Cable. |
CableEndpointsElement |
CableEndpointsResourceImpl.getCableEndpoints(String number) |
| Modifier and Type | Method and Description |
|---|---|
List<CableEndpointsElement> |
CableEndpointsResourceImpl.getAllCableEndpoints(String newerThan) |
Copyright © 2025 European Spallation Source. All rights reserved.