public class DoubleBcProperty extends BcProperty<Double>
BcPropertyBase.RawConverter| Constructor and Description |
|---|
DoubleBcProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getFirstPropertyValue(Element element,
Double defaultValue) |
Double |
getPropertyValue(Element element,
String propertyKey,
Double defaultValue) |
Double |
unwrap(Value value)
Convert the Ge value to its original raw type.
|
Value |
wrap(Double value)
Convert the raw value to an appropriate value for storage
in Ge.
|
addPropertyValue, addPropertyValue, addPropertyValue, addPropertyValue, addPropertyValue, alterVisibility, getFirstProperty, getFirstPropertyValue, getOnlyProperty, getOnlyPropertyValue, getOnlyPropertyValueRequired, getProperties, getProperty, getPropertyValue, getPropertyValue, getPropertyValues, hasProperty, hasProperty, hideProperty, removeProperty, removeProperty, removeProperty, removeProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updatePropertygetPropertyName, getRawConverter, isEquals, isSameName, isSameName, toStringpublic DoubleBcProperty(String key)
public Value wrap(Double value)
BcPropertyBasewrap in class BcPropertyBase<Double>public Double unwrap(Value value)
BcPropertyBaseunwrap in class BcPropertyBase<Double>public Double getPropertyValue(Element element, String propertyKey, Double defaultValue)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.