Uses of Class
jaxb.Plugins
-
Packages that use Plugins Package Description jaxb plugin -
-
Uses of Plugins in jaxb
Methods in jaxb that return Plugins Modifier and Type Method Description PluginsObjectFactory. createPlugins()Create an instance ofPluginsPluginsScenario. getPlugins()Gets the value of the plugins property.Methods in jaxb with parameters of type Plugins Modifier and Type Method Description voidScenario. setPlugins(Plugins value)Sets the value of the plugins property. -
Uses of Plugins in plugin
Methods in plugin with parameters of type Plugins Modifier and Type Method Description static voidPluginLoader. load_plugins(Plugins plugins)
-