Package | Description |
---|---|
org.proteios.core.data |
This package contains pure data-holder classes which are mapped
to the database using Hibernate.
|
Modifier and Type | Method and Description |
---|---|
ProtocolData |
BioMaterialEventData.getProtocol()
Get the protocol used in this event.
|
Modifier and Type | Method and Description |
---|---|
Set<ProtocolData> |
ProtocolTypeData.getProtocols()
This is the inverse end.
|
Modifier and Type | Method and Description |
---|---|
void |
BioMaterialEventData.setProtocol(ProtocolData protocol) |