Package uk.ac.gda.mx.ispyb.api.container
Class Puck
java.lang.Object
gda.factory.ConfigurableBase
uk.ac.gda.mx.ispyb.api.container.ContainerTypeBase
uk.ac.gda.mx.ispyb.api.container.Puck
- All Implemented Interfaces:
Configurable,Serializable,ContainerType
- See Also:
-
Field Summary
FieldsFields inherited from class uk.ac.gda.mx.ispyb.api.container.ContainerTypeBase
capacity, category, label, typeId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class uk.ac.gda.mx.ispyb.api.container.ContainerTypeBase
getCapacity, getCategory, getLabel, getTypeId, setCapacity, setCategory, setLabel, setTypeIdMethods inherited from class gda.factory.ConfigurableBase
configure, isConfigureAtStartup, isConfigured, reconfigure, setConfiguredMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface uk.ac.gda.mx.ispyb.api.container.ContainerType
getCapacity, getCategory, getLabel, getTypeId, setCapacity, setCategory, setLabel, setTypeId
-
Field Details
-
TYPE_ID
- See Also:
-
CATEGORY
- See Also:
-
-
Constructor Details
-
Puck
public Puck(int capacity) -
Puck
public Puck()
-