Property.BaseProperty<T>, Property.BooleanProperty, Property.CharsetProperty, Property.DurationInSecondsProperty, Property.DurationProperty, Property.EnumProperty<T extends Enum<T>>, Property.IntProperty, Property.LongProperty, Property.ObjectProperty, Property.StringProperty, Property.Validating<T>| Constructor and Description |
|---|
IntProperty(String name) |
IntProperty(String name,
Integer defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
fromStorage(Object value) |
get, getDefault, getName, getOrNull, getRequired, getRequiredDefault, remove, set, toStorage, toStringpublic IntProperty(String name)
protected Integer fromStorage(Object value)
fromStorage in class Property.BaseProperty<Integer>Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.