public class StreamingBcProperty extends BcProperty<StreamingPropertyValue>
BcPropertyBase.RawConverter| Constructor and Description |
|---|
StreamingBcProperty(String key)
Create a new StreamingBcProperty.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getFirstPropertyValueAsBytes(Element element) |
String |
getFirstPropertyValueAsString(Element element) |
StreamingPropertyValue |
unwrap(Value value)
Convert the Ge value to its original raw type.
|
StreamingPropertyValue |
wrap(StreamingPropertyValue 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 StreamingBcProperty(String key)
key - the property keypublic StreamingPropertyValue wrap(StreamingPropertyValue value)
BcPropertyBasewrap in class BcPropertyBase<StreamingPropertyValue>public StreamingPropertyValue unwrap(Value value)
BcPropertyBaseunwrap in class BcPropertyBase<StreamingPropertyValue>public byte[] getFirstPropertyValueAsBytes(Element element)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.