net.sf.basedb.info
Class AnnotatedItemInfo
java.lang.Object
net.sf.basedb.info.BasicItemInfo
net.sf.basedb.info.OwnedItemInfo
net.sf.basedb.info.SharedItemInfo
net.sf.basedb.info.CommonItemInfo
net.sf.basedb.info.AnnotatedItemInfo
- All Implemented Interfaces:
- NameableInfo, Transferable
- Direct Known Subclasses:
- ArrayDesignInfo, RawBioAssayInfo
public abstract class AnnotatedItemInfo
- extends CommonItemInfo
- Version:
- 2.5
- Author:
- Martin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isAnnotated
private boolean isAnnotated
AnnotatedItemInfo
public AnnotatedItemInfo()
setAnnotated
public void setAnnotated(boolean isAnnotated)
- Parameters:
isAnnotated
- The isAnnotated to set.
isAnnotated
public boolean isAnnotated()
- Returns:
- Returns the isAnnotated.