Interface ISpace
-
- All Superinterfaces:
ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.ISpaceImmutable
- All Known Implementing Classes:
Space
public interface ISpace extends ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.ISpaceImmutable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setDescription(java.lang.String description)
Set the space description.
-