| Constructor and Description | 
|---|
| DoubleValue(String prop) | 
| Modifier and Type | Method and Description | 
|---|---|
| Double | get()The internal value. | 
| protected String | getInternalString()Return the internal string form of this value. | 
| Class<Double> | getValueType()Returns the type of the property that this Value represents. | 
| void | set(double value)The internal value. | 
| protected void | setInternalObject(Object obj)Set this value from an object. | 
| protected void | setInternalString(String val)Set this value from the given string. | 
addEquivalentKey, addListener, alias, alias, assertChangeable, clone, equals, getAliases, getDefault, getEquivalentKeys, getInstantiatingGetter, getListeners, getLoadKey, getOriginalValue, getProperty, getPropertyKeys, getScope, getString, hashCode, hide, isAliasListComprehensive, isDynamic, isHidden, isPrivate, makePrivate, matches, removeListener, setAlias, setAlias, setAliases, setAliasListComprehensive, setDefault, setDynamic, setInstantiatingGetter, setLoadKey, setObject, setProperty, setScope, setString, toString, unalias, unalias, valueChangedpublic DoubleValue(String prop)
public Class<Double> getValueType()
ValuegetValueType in class Valuepublic void set(double value)
protected String getInternalString()
ValuegetInternalString in class Valueprotected void setInternalString(String val)
ValuesetInternalString in class Valueprotected void setInternalObject(Object obj)
ValuesetInternalObject in class ValueCopyright © 2006–2020 Apache Software Foundation. All rights reserved.