Interface IAttachmentHolder
-
- All Superinterfaces:
ICodeHolder,IIdAndCodeHolder,IIdHolder
- All Known Implementing Classes:
Experiment,Project,Sample
public interface IAttachmentHolder extends IIdAndCodeHolder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttachmentHolderKindgetAttachmentHolderKind()-
Methods inherited from interface ch.systemsx.cisd.openbis.generic.shared.basic.ICodeHolder
getCode
-
-
-
-
Method Detail
-
getAttachmentHolderKind
AttachmentHolderKind getAttachmentHolderKind()
-
-