public interface JsonAttribute
| Modifier and Type | Method and Description |
|---|---|
JsonStringLiteralImpl |
name()
Name literal of json attribute
|
void |
remove()
Removes this attribute from parent object.
|
JsonValue |
value()
Value of json attribute.
|
JsonStringLiteralImpl name()
JsonValue value()
void remove()
Copyright © 2018. All rights reserved.