public class NameValuePair extends Object implements Serializable
NameValuePair(String name, String value)
boolean
equals(Object object)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NameValuePair(String name, String value)
name
value
public String getName()
public String getValue()
public boolean equals(Object object)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2002–2022 Gargoyle Software Inc.. All rights reserved.