public class CfHbKeyValue extends Object implements Serializable
| Constructor and Description |
|---|
CfHbKeyValue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getValue() |
boolean |
isBlank() |
static CfHbKeyValue |
newInstance(String key,
String value) |
void |
setKey(String key) |
void |
setValue(String value) |
Copyright © 2025. All rights reserved.