| Package | Description |
|---|---|
| org.openepics.cable.services | |
| org.openepics.cable.services.dl |
| Modifier and Type | Method and Description |
|---|---|
List<Manufacturer> |
ManufacturerService.getFilteredManufacturers(Collection<ManufacturerColumn> fields,
String regExp)
Returns all manufacturers for which at least one of the specified fields matches the given regular expression.
|
| Modifier and Type | Method and Description |
|---|---|
static ManufacturerColumn |
ManufacturerColumn.convertColumnLabel(String columnLabel)
Return manufacturer column given column label.
|
static ManufacturerColumn |
ManufacturerColumn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManufacturerColumn[] |
ManufacturerColumn.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.