T - the underlying data type of attributes having this propertypublic interface UpdatableProperty<T> extends Property<T>, Updatable
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroy the property.
|
void |
setName(String name)
Set the name of the property.
|
check, edit, getChronicles, getName, getValueType, isIndexed, scan, typeCheckgetDatabase, getId, getSurrogate, inConstruction, isValidapplyUpdatesvoid setName(String name) throws T2DBException
name - a stringT2DBExceptionvoid destroy()
throws T2DBException
T2DBExceptionCopyright © 2017. All rights reserved.