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