public class NameValuePair extends Object
NameValuePair()
String
getName()
getValue()
void
setName(String pName)
setValue(String pValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NameValuePair()
public String getName()
public void setName(String pName)
public String getValue()
public void setValue(String pValue)
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.