Class DeviceCollectionMapping
java.lang.Object
gda.factory.FindableBase
uk.ac.gda.client.device.collection.DeviceCollectionMapping
- All Implemented Interfaces:
Findable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gda.factory.FindableBase
equals, getName, hashCode, setName
-
Constructor Details
-
DeviceCollectionMapping
public DeviceCollectionMapping()
-
-
Method Details
-
getId
- Returns:
- Returns the id.
-
setId
- Parameters:
id- The id to set.
-
getCollection
- Returns:
- Returns the collection.
-
setCollection
- Parameters:
collection- The collection to set.
-