Package org.seamcat.model.plugin.system
Interface SystemModel
-
- All Superinterfaces:
LibraryItem
public interface SystemModel extends LibraryItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DefaultFrequency
general()
java.lang.String
id()
-
Methods inherited from interface org.seamcat.model.types.LibraryItem
description
-
-
-
-
Method Detail
-
id
java.lang.String id()
-
general
DefaultFrequency general()
-
-