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 Plugins
ObjectFactory. createPlugins()
Create an instance ofPlugins
Plugins
Scenario. getPlugins()
Gets the value of the plugins property.Methods in jaxb with parameters of type Plugins Modifier and Type Method Description void
Scenario. 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 void
PluginLoader. load_plugins(Plugins plugins)
-