|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManufactureLIMSBiomaterial
Stores the location from which a biomaterial was obtained.
| Method Summary | |
|---|---|
java.lang.String |
getBioMaterialPlateCol()
Returns the value of this ManufactureLIMSBiomaterial object's bioMaterialPlateCol attribute. |
java.lang.String |
getBioMaterialPlateIdentifier()
Returns the value of this ManufactureLIMSBiomaterial object's bioMaterialPlateIdentifier attribute. |
java.lang.String |
getBioMaterialPlateRow()
Returns the value of this ManufactureLIMSBiomaterial object's bioMaterialPlateRow attribute. |
void |
setBioMaterialPlateCol(java.lang.String p_bioMaterialPlateCol)
Sets the bioMaterialPlateCol attribute. |
void |
setBioMaterialPlateIdentifier(java.lang.String p_bioMaterialPlateIdentifier)
Sets the bioMaterialPlateIdentifier attribute. |
void |
setBioMaterialPlateRow(java.lang.String p_bioMaterialPlateRow)
Sets the bioMaterialPlateRow attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Array.ManufactureLIMS |
|---|
getBioMaterial, getFeature, getIdentifierLIMS, getQuality, setBioMaterial, setFeature, setIdentifierLIMS, setQuality |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setBioMaterialPlateIdentifier(java.lang.String p_bioMaterialPlateIdentifier)
ManufactureLIMSBiomaterial object.
p_bioMaterialPlateIdentifier - The new value for bioMaterialPlateIdentifier.getBioMaterialPlateIdentifier()java.lang.String getBioMaterialPlateIdentifier()
ManufactureLIMSBiomaterial object's bioMaterialPlateIdentifier attribute.
Description of bioMaterialPlateIdentifier:
The plate from which a biomaterial was obtained.
String The value of bioMaterialPlateIdentifier.void setBioMaterialPlateRow(java.lang.String p_bioMaterialPlateRow)
ManufactureLIMSBiomaterial object.
p_bioMaterialPlateRow - The new value for bioMaterialPlateRow.getBioMaterialPlateRow()java.lang.String getBioMaterialPlateRow()
ManufactureLIMSBiomaterial object's bioMaterialPlateRow attribute.
Description of bioMaterialPlateRow:
The plate row from which a biomaterial was obtained. Specified by a letter.
String The value of bioMaterialPlateRow.void setBioMaterialPlateCol(java.lang.String p_bioMaterialPlateCol)
ManufactureLIMSBiomaterial object.
p_bioMaterialPlateCol - The new value for bioMaterialPlateCol.getBioMaterialPlateCol()java.lang.String getBioMaterialPlateCol()
ManufactureLIMSBiomaterial object's bioMaterialPlateCol attribute.
Description of bioMaterialPlateCol:
The plate column from which a biomaterial was obtained. Specified by a number.
String The value of bioMaterialPlateCol.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||