public class KeyValue extends Object implements Serializable
| Constructor and Description |
|---|
KeyValue() |
| Modifier and Type | Method and Description |
|---|---|
DataInfo |
getDataInfo() |
String |
getKey() |
String |
getValue() |
void |
setDataInfo(DataInfo dataInfo) |
void |
setKey(String key) |
void |
setValue(String value) |
Copyright © 2025. All rights reserved.