|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArrayManufacture
Describes the process by which arrays are produced.
| Method Summary | |
|---|---|
Contact[] |
getArrayManufacturers()
Returns the value of this ArrayManufacture object's arrayManufacturers attribute. |
Array[] |
getArrays()
Returns the value of this ArrayManufacture object's arrays attribute. |
ManufactureLIMS[] |
getFeatureLIMSs()
Returns the value of this ArrayManufacture object's featureLIMSs attribute. |
java.lang.String |
getManufacturingDate()
Returns the value of this ArrayManufacture object's manufacturingDate attribute. |
ProtocolApplication[] |
getProtocolApplications()
Returns the value of this ArrayManufacture object's protocolApplications attribute. |
NameValueType[] |
getQualityControlStatistics()
Returns the value of this ArrayManufacture object's qualityControlStatistics attribute. |
java.lang.Float |
getTolerance()
Returns the value of this ArrayManufacture object's tolerance attribute. |
void |
setArrayManufacturers(Contact[] p_arrayManufacturers)
Sets the arrayManufacturers attribute. |
void |
setArrays(Array[] p_arrays)
Sets the arrays attribute. |
void |
setFeatureLIMSs(ManufactureLIMS[] p_featureLIMSs)
Sets the featureLIMSs attribute. |
void |
setManufacturingDate(java.lang.String p_manufacturingDate)
Sets the manufacturingDate attribute. |
void |
setProtocolApplications(ProtocolApplication[] p_protocolApplications)
Sets the protocolApplications attribute. |
void |
setQualityControlStatistics(NameValueType[] p_qualityControlStatistics)
Sets the qualityControlStatistics attribute. |
void |
setTolerance(java.lang.Float p_tolerance)
Sets the tolerance attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable |
|---|
getIdentifier, getName, setIdentifier, setName |
| 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 setManufacturingDate(java.lang.String p_manufacturingDate)
ArrayManufacture object.
p_manufacturingDate - The new value for manufacturingDate.getManufacturingDate()java.lang.String getManufacturingDate()
ArrayManufacture object's manufacturingDate attribute.
Description of manufacturingDate:
The date the arrays were manufactured
String The value of manufacturingDate.void setTolerance(java.lang.Float p_tolerance)
ArrayManufacture object.
p_tolerance - The new value for tolerance.getTolerance()java.lang.Float getTolerance()
ArrayManufacture object's tolerance attribute.
Description of tolerance:
The allowable error of a feature printed to its intended position.
float The value of tolerance.void setArrays(Array[] p_arrays)
ArrayManufacture object.
p_arrays - The new value for arrays.getArrays()Array[] getArrays()
ArrayManufacture object's arrays attribute.
gov.nih.nci.mageom.bean.Array.Array[] The value of arrays.Arrayvoid setProtocolApplications(ProtocolApplication[] p_protocolApplications)
ArrayManufacture object.
p_protocolApplications - The new value for protocolApplications.getProtocolApplications()ProtocolApplication[] getProtocolApplications()
ArrayManufacture object's protocolApplications attribute.
gov.nih.nci.mageom.bean.Protocol.ProtocolApplication[] The value of protocolApplications.ProtocolApplicationvoid setFeatureLIMSs(ManufactureLIMS[] p_featureLIMSs)
ArrayManufacture object.
p_featureLIMSs - The new value for featureLIMSs.getFeatureLIMSs()ManufactureLIMS[] getFeatureLIMSs()
ArrayManufacture object's featureLIMSs attribute.
gov.nih.nci.mageom.bean.Array.ManufactureLIMS[] The value of featureLIMSs.ManufactureLIMSvoid setArrayManufacturers(Contact[] p_arrayManufacturers)
ArrayManufacture object.
p_arrayManufacturers - The new value for arrayManufacturers.getArrayManufacturers()Contact[] getArrayManufacturers()
ArrayManufacture object's arrayManufacturers attribute.
gov.nih.nci.mageom.bean.AuditAndSecurity.Contact[] The value of arrayManufacturers.Contactvoid setQualityControlStatistics(NameValueType[] p_qualityControlStatistics)
ArrayManufacture object.
p_qualityControlStatistics - The new value for qualityControlStatistics.getQualityControlStatistics()NameValueType[] getQualityControlStatistics()
ArrayManufacture object's qualityControlStatistics attribute.
gov.nih.nci.mageom.bean.NameValueType[] The value of qualityControlStatistics.NameValueType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||