public class DynamicStringProperty extends PropertyWrapper<String>
Use APIs in DynamicPropertyFactory to create instance of this class.
defaultValue, prop| Modifier and Type | Method and Description |
|---|---|
String |
get()
Get the current value from the underlying DynamicProperty
|
String |
getValue()
Get current typed value of the property.
|
addCallback, getChangedTimestamp, getName, propertyChanged, registerSubClassWithNoCallback, toStringpublic String get()
public String getValue()
PropertyWrappergetValue in class PropertyWrapper<String>Copyright © 2015. All Rights Reserved.