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