public class KeyValueRecord extends AbstractModel
Constructor and Description |
---|
KeyValueRecord() |
Modifier and Type | Method and Description |
---|---|
KeyValue[] |
getRecord()
Get Key-Value array of a record
|
void |
setRecord(KeyValue[] Record)
Set Key-Value array of a record
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.