public class Parameter extends Object implements Serializable
Parameter()
boolean
equals(Object obj)
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 int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2021. All rights reserved.