public class HeaderEntry extends Object implements Serializable
HeaderEntry()
HeaderEntry(String key, String value)
boolean
equals(Object obj)
String
getKey()
getValue()
int
hashCode()
void
setKey(String key)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HeaderEntry()
public HeaderEntry(String key, String value)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2018 Zanata Project. All rights reserved.