Interface IFileFormatType
- All Superinterfaces:
IAbstractType,IFileFormatTypeImmutable
- All Known Implementing Classes:
FileFormatType
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) Set the description for this file format type.Methods inherited from interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IAbstractType
getCode, getDescription
-
Method Details
-
setDescription
Set the description for this file format type.
-