public class Parameter extends Object implements Serializable
Parameter()
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 Parameter()
public String getKey()
public String getValue()
public void setKey(String key)
public void setValue(String value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2021. All rights reserved.