Package uk.ac.gda.mx.ispyb.api.container
Interface ContainerInstance
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
Plate
- All Known Implementing Classes:
ContainerBase,PlateBase
-
Method Summary
Modifier and TypeMethodDescriptionintvoidsetBarcode(String barcode) voidsetContainerId(int id) voidsetContainerType(ContainerType conType)
-
Method Details
-
getBarcode
String getBarcode() -
getContainerId
int getContainerId() -
getContainerType
ContainerType getContainerType() -
setBarcode
-
setContainerId
void setContainerId(int id) -
setContainerType
-