|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.common.data.biomaterial.BioMaterialData
public abstract class BioMaterialData
Field Summary | |
---|---|
protected BioMaterialDesc |
desc_
|
protected boolean |
isEditable
|
Constructor Summary | |
---|---|
BioMaterialData()
|
Method Summary | |
---|---|
BioMaterialDesc |
getDesc()
|
boolean |
getIsEditable()
|
abstract void |
setDesc(BioMaterialDesc desc)
|
void |
setIsEditable(boolean isEditable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BioMaterialDesc desc_
protected boolean isEditable
Constructor Detail |
---|
public BioMaterialData()
Method Detail |
---|
public BioMaterialDesc getDesc()
public abstract void setDesc(BioMaterialDesc desc)
public boolean getIsEditable()
public void setIsEditable(boolean isEditable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |