public class ApiMapEntry extends Object
ApiMapEntry()
ApiMapEntry(String key, String value)
boolean
equals(Object o)
String
getKey()
getValue()
int
hashCode()
void
setKey(String key)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ApiMapEntry()
public ApiMapEntry(String key, String value)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.