Interface IExperimentType
- All Superinterfaces:
IAbstractType,IEntityType,IEntityTypeMutable,IExperimentTypeImmutable
- All Known Implementing Classes:
ExperimentType
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) Set the description for this experiment type.Methods inherited from interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IAbstractType
getCode, getDescriptionMethods inherited from interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IEntityType
getEntityKind, getValidationScriptMethods inherited from interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IEntityTypeMutable
setValidationScript
-
Method Details
-
setDescription
Set the description for this experiment type.
-