public interface IdHolder extends NodeHolder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIdAttribute() |
boolean |
setIdAttribute(java.lang.String id)
Sets the id attribute for this element.
|
getNodejava.lang.String getIdAttribute()
boolean setIdAttribute(java.lang.String id)
id - the new value of the id attribute