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 |
|---|
StringProperty(String name) |
StringProperty(String name,
String def) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
fromStorage(Object value) |
get, getDefault, getName, getOrNull, getRequired, getRequiredDefault, remove, set, toStorage, toStringpublic StringProperty(String name)
protected String fromStorage(Object value)
fromStorage in class Property.BaseProperty<String>Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.