public class BooleanSingleValueBcProperty extends SingleValueBcProperty<Boolean>
BcPropertyBase.RawConverter| Constructor and Description |
|---|
BooleanSingleValueBcProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getPropertyValue(Element element,
boolean defaultValue) |
Boolean |
unwrap(Value value)
Convert the Ge value to its original raw type.
|
Value |
wrap(Boolean value)
Convert the raw value to an appropriate value for storage
in Ge.
|
alterVisibility, getProperty, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValueRequired, hasProperty, removeMetadata, removeMetadata, removeProperty, removeProperty, removeProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updateProperty, updatePropertygetPropertyName, getPropertyValue, getRawConverter, isEquals, isSameName, isSameName, toStringpublic BooleanSingleValueBcProperty(String key)
public Value wrap(Boolean value)
BcPropertyBasewrap in class BcPropertyBase<Boolean>public Boolean unwrap(Value value)
BcPropertyBaseunwrap in class BcPropertyBase<Boolean>public boolean getPropertyValue(Element element, boolean defaultValue)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.