public class KeyValueMap extends AlipayObject
KeyValueMap()
String
getKey()
getValue()
void
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyValueMap()
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
Copyright © 2023. All rights reserved.