public static class DocumentEventEntity.KeyAndValue extends Object
KeyAndValue()
KeyAndValue(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 KeyAndValue()
public KeyAndValue(String key, String value)
public String getKey()
@Required public void setKey(String key)
public String getValue()
public void setValue(String value)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2017. All rights reserved.