public class JsonBcProperty extends BcProperty<org.json.JSONObject>
BcPropertyBase.RawConverter| Constructor and Description |
|---|
JsonBcProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isEquals(org.json.JSONObject newValue,
org.json.JSONObject currentValue) |
org.json.JSONObject |
unwrap(Value value)
Convert the Ge value to its original raw type.
|
Value |
wrap(org.json.JSONObject 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, isSameName, isSameName, toStringpublic JsonBcProperty(String key)
public Value wrap(org.json.JSONObject value)
BcPropertyBasewrap in class BcPropertyBase<org.json.JSONObject>public org.json.JSONObject unwrap(Value value)
BcPropertyBaseunwrap in class BcPropertyBase<org.json.JSONObject>protected boolean isEquals(org.json.JSONObject newValue,
org.json.JSONObject currentValue)
isEquals in class BcPropertyBase<org.json.JSONObject>Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.