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