public class SimpleIntConfigParameter extends Object implements SimpleConfigParameter<Integer>
| Constructor and Description |
|---|
SimpleIntConfigParameter(String propertyName,
int propertyValue) |
public SimpleIntConfigParameter(String propertyName, int propertyValue)
public String getName()
getName in interface SimpleConfigParameter<Integer>public Integer getDefaultValue()
getDefaultValue in interface SimpleConfigParameter<Integer>Copyright © 2025 OWASP. All rights reserved.