public class AttributeRemoved extends Object
| Constructor and Description |
|---|
AttributeRemoved() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
A ttribute name.
|
Integer |
getNodeId()
Id of the node that has changed.
|
void |
setName(String name)
A ttribute name.
|
void |
setNodeId(Integer nodeId)
Id of the node that has changed.
|
Copyright © 2020. All rights reserved.