public class ResultKeyValueMap extends Object implements Serializable
ResultKeyValueMap()
String
getKey()
List<String>
getValue()
void
setKey(String newKey)
setValue(List<String> newValue)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ResultKeyValueMap()
public String getKey()
public void setKey(String newKey)
newKey
public List<String> getValue()
public void setValue(List<String> newValue)
newValue
public String toString()
toString
Object
Copyright © 2020. All rights reserved.