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, toString
public String get()
public String getValue()
PropertyWrapper
getValue
in class PropertyWrapper<String>
Copyright © 2017. All Rights Reserved.