|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManufactureLIMS
Information on the physical production of arrays within the laboratory.
| Method Summary | |
|---|---|
BioMaterial |
getBioMaterial()
Returns the value of this ManufactureLIMS object's bioMaterial attribute. |
Feature |
getFeature()
Returns the value of this ManufactureLIMS object's feature attribute. |
DatabaseEntry |
getIdentifierLIMS()
Returns the value of this ManufactureLIMS object's identifierLIMS attribute. |
java.lang.String |
getQuality()
Returns the value of this ManufactureLIMS object's quality attribute. |
void |
setBioMaterial(BioMaterial p_bioMaterial)
Sets the bioMaterial attribute. |
void |
setFeature(Feature p_feature)
Sets the feature attribute. |
void |
setIdentifierLIMS(DatabaseEntry p_identifierLIMS)
Sets the identifierLIMS attribute. |
void |
setQuality(java.lang.String p_quality)
Sets the quality attribute. |
| 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 setQuality(java.lang.String p_quality)
ManufactureLIMS object.
p_quality - The new value for quality.getQuality()java.lang.String getQuality()
ManufactureLIMS object's quality attribute.
Description of quality:
A brief description of the quality of the array manufacture process.
String The value of quality.void setFeature(Feature p_feature)
ManufactureLIMS object.
p_feature - The new value for feature.getFeature()Feature getFeature()
ManufactureLIMS object's feature attribute.
gov.nih.nci.mageom.bean.DesignElement.Feature The value of feature.Featurevoid setIdentifierLIMS(DatabaseEntry p_identifierLIMS)
ManufactureLIMS object.
p_identifierLIMS - The new value for identifierLIMS.getIdentifierLIMS()DatabaseEntry getIdentifierLIMS()
ManufactureLIMS object's identifierLIMS attribute.
gov.nih.nci.mageom.bean.Description.DatabaseEntry The value of identifierLIMS.DatabaseEntryvoid setBioMaterial(BioMaterial p_bioMaterial)
ManufactureLIMS object.
p_bioMaterial - The new value for bioMaterial.getBioMaterial()BioMaterial getBioMaterial()
ManufactureLIMS object's bioMaterial attribute.
gov.nih.nci.mageom.bean.BioMaterial.BioMaterial The value of bioMaterial.BioMaterial
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||