public static class OAuth.Parameter extends Object implements Map.Entry<String,String>
OAuth.Parameter(String key, String value)
boolean
equals(Object obj)
String
getKey()
getValue()
int
hashCode()
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public OAuth.Parameter(String key, String value)
public String getKey()
getKey
Map.Entry<String,String>
public String getValue()
getValue
public String setValue(String value)
setValue
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2012. All Rights Reserved.