Class FileFormatType
java.lang.Object
ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.FileFormatTypeImmutable
ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.FileFormatType
- All Implemented Interfaces:
IAbstractType,IFileFormatType,IFileFormatTypeImmutable
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) Set the description for this file format type.Methods inherited from class ch.systemsx.cisd.openbis.generic.server.jython.api.v1.impl.FileFormatTypeImmutable
getCode, getDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IAbstractType
getCode, getDescription
-
Method Details
-
setDescription
Description copied from interface:IFileFormatTypeSet the description for this file format type.- Specified by:
setDescriptionin interfaceIFileFormatType
-