Uses of Class
de.xima.fc.entities.SystemPluginFile
-
Packages that use SystemPluginFile Package Description de.xima.fc.entities Package für Datenbankentitäten -
-
Uses of SystemPluginFile in de.xima.fc.entities
Fields in de.xima.fc.entities declared as SystemPluginFile Modifier and Type Field Description protected SystemPluginFile
SystemPlugin. fileEntity
Methods in de.xima.fc.entities that return SystemPluginFile Modifier and Type Method Description SystemPluginFile
SystemPlugin. getFileEntity()
Methods in de.xima.fc.entities with parameters of type SystemPluginFile Modifier and Type Method Description void
SystemPlugin. setFileEntity(SystemPluginFile fileEntity)
-