|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LabeledExtract
LabeledExtracts are special BioSamples that have Compounds which are detectable (these are often fluorescent or reactive moieties).
| Method Summary | |
|---|---|
Compound[] |
getLabels()
Returns the value of this LabeledExtract object's labels attribute. |
void |
setLabels(Compound[] p_labels)
Sets the labels attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.BioMaterial.BioMaterial |
|---|
getCharacteristics, getMaterialType, getQualityControlStatistics, getTreatments, setCharacteristics, setMaterialType, setQualityControlStatistics, setTreatments |
| 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 setLabels(Compound[] p_labels)
LabeledExtract object.
p_labels - The new value for labels.getLabels()Compound[] getLabels()
LabeledExtract object's labels attribute.
gov.nih.nci.mageom.bean.BioMaterial.Compound[] The value of labels.Compound
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||