Uses of Record Class
eu.rarogsoftware.rarog.platform.backdoor.control.PluginsControl.PluginManifest
Packages that use PluginsControl.PluginManifest
-
Uses of PluginsControl.PluginManifest in eu.rarogsoftware.rarog.platform.backdoor.control
Methods in eu.rarogsoftware.rarog.platform.backdoor.control that return PluginsControl.PluginManifestModifier and TypeMethodDescriptionPluginsControl.PluginRecord.manifest()Returns the value of themanifestrecord component.Constructors in eu.rarogsoftware.rarog.platform.backdoor.control with parameters of type PluginsControl.PluginManifestModifierConstructorDescriptionPluginRecord(String key, PluginsControl.PluginManifest manifest, String state) Creates an instance of aPluginRecordrecord class.