public class Parameter extends Object
Parameter()
Parameter(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 Parameter()
public Parameter(String key, String value)
public String getKey()
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 © 2021. All rights reserved.