| Package | Description |
|---|---|
| org.openepics.cable.services | |
| org.openepics.cable.services.dl |
| Modifier and Type | Method and Description |
|---|---|
List<Connector> |
ConnectorService.getFilteredConnectors(Collection<ConnectorColumn> fields,
String regExp)
Returns all connectors for which at least one of the specified fields matches the given regular expression.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectorColumn |
ConnectorColumn.convertColumnLabel(String columnLabel)
Return connector column given column label.
|
static ConnectorColumn |
ConnectorColumn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectorColumn[] |
ConnectorColumn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 European Spallation Source. All rights reserved.