public class IntegerSingleValueBcProperty extends SingleValueBcProperty<Integer>
BcPropertyBase.RawConverter| Constructor and Description |
|---|
IntegerSingleValueBcProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getPropertyValue(Map<String,Value> map,
Integer defaultValue) |
Integer |
unwrap(Value value)
Convert the Ge value to its original raw type.
|
Value |
wrap(Integer 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 IntegerSingleValueBcProperty(String key)
public Value wrap(Integer value)
BcPropertyBasewrap in class BcPropertyBase<Integer>public Integer unwrap(Value value)
BcPropertyBaseunwrap in class BcPropertyBase<Integer>Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.