public class AddExtendedDataEvent extends GraphEvent
| Constructor and Description |
|---|
AddExtendedDataEvent(Graph graph,
Element element,
String tableName,
String row,
String columnName,
String key,
Value value,
Visibility visibility) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColumnName() |
Element |
getElement() |
String |
getKey() |
String |
getRow() |
String |
getTableName() |
Value |
getValue() |
Visibility |
getVisibility() |
int |
hashCode() |
String |
toString() |
getGraphCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.