Uses of Class
org.codehaus.plexus.components.secdispatcher.model.ConfigProperty
Packages that use ConfigProperty
- 
Uses of ConfigProperty in org.codehaus.plexus.components.secdispatcher.model
Methods in org.codehaus.plexus.components.secdispatcher.model that return types with arguments of type ConfigPropertyMethods in org.codehaus.plexus.components.secdispatcher.model with parameters of type ConfigPropertyModifier and TypeMethodDescriptionvoidConfig.addProperty(ConfigProperty configProperty) Method addProperty.voidConfig.removeProperty(ConfigProperty configProperty) Method removeProperty.Method parameters in org.codehaus.plexus.components.secdispatcher.model with type arguments of type ConfigPropertyModifier and TypeMethodDescriptionvoidConfig.setProperties(List<ConfigProperty> properties) Set properties.