@Entity public class KeyValueEntity extends Object
KeyValueEntity()
boolean
equals(Object o)
String
getKey()
getValue()
int
hashCode()
void
setKey(String key)
setValue(String value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public KeyValueEntity()
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2022 Apache Software Foundation. All rights reserved.