@Generated public class MapStringValueEntry extends Object
| Constructor and Description |
|---|
MapStringValueEntry() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey() |
Value |
getValue() |
int |
hashCode() |
MapStringValueEntry |
setKey(String key) |
MapStringValueEntry |
setValue(Value value) |
String |
toString() |
public MapStringValueEntry setKey(String key)
public String getKey()
public MapStringValueEntry setValue(Value value)
public Value getValue()
Copyright © 2024. All rights reserved.