public interface ManufacturerResource
| Modifier and Type | Method and Description |
|---|---|
List<ManufacturerElement> |
getAllManufacturers() |
ManufacturerElement |
getManufacturer(String name)
Returns a specific approved manufacturer instance.
|
List<ManufacturerElement> getAllManufacturers()
ManufacturerElement getManufacturer(String name)
name - the name of the manufacturer to retrieveCopyright © 2025 European Spallation Source. All rights reserved.