public class IntegerSystemProperty extends AbstractSystemProperty<Integer>
defaultValue, propertyName| Constructor and Description |
|---|
IntegerSystemProperty(String propertyName,
int defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getValue()
Returns the value of this system property or the default if it's not set.
|
clearValue, getName, setRawValue, setValue@Nonnull public Integer getValue()
AbstractSystemPropertygetValue in class AbstractSystemProperty<Integer>Copyright © 2023 Atlassian. All rights reserved.