public class ObjectEntry extends Object
| Constructor and Description |
|---|
ObjectEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Expr |
getValue() |
void |
setKey(String key) |
void |
setValue(Expr value) |
Copyright © 2019. All rights reserved.