public interface Element extends Addressable
Group.| Modifier and Type | Method and Description |
|---|---|
javax.json.JsonObject |
content()
Returns the JSON representation of this element.
|
java.lang.String |
group()
Returns the group this element belongs to.
|
java.lang.Long |
id()
The unique id of this element.
|
address, lastModifiedjava.lang.String group()
java.lang.Long id()
javax.json.JsonObject content()