Interface IFileFormatTypeImmutable
-
- All Superinterfaces:
IAbstractType
- All Known Subinterfaces:
IFileFormatType
- All Known Implementing Classes:
FileFormatType
,FileFormatTypeImmutable
public interface IFileFormatTypeImmutable extends IAbstractType
Read-only interface to an existing file format type.
-
-
Method Summary
-
Methods inherited from interface ch.systemsx.cisd.openbis.generic.server.jython.api.v1.IAbstractType
getCode, getDescription
-
-