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