Uses of Class
org.sonatype.plexus.components.sec.dispatcher.model.ConfigProperty
Packages that use ConfigProperty
-
Uses of ConfigProperty in org.sonatype.plexus.components.sec.dispatcher.model
Methods in org.sonatype.plexus.components.sec.dispatcher.model that return types with arguments of type ConfigPropertyMethods in org.sonatype.plexus.components.sec.dispatcher.model with parameters of type ConfigPropertyModifier and TypeMethodDescriptionvoid
Config.addProperty
(ConfigProperty configProperty) Method addProperty.void
Config.removeProperty
(ConfigProperty configProperty) Method removeProperty.Method parameters in org.sonatype.plexus.components.sec.dispatcher.model with type arguments of type ConfigPropertyModifier and TypeMethodDescriptionvoid
Config.setProperties
(List<ConfigProperty> properties) Set properties.