public class ParameterSettings extends Object implements Map.Entry<String,String>
ParameterSettings(String name, String value)
boolean
equals(Object o)
String
getKey()
getName()
getValue()
int
hashCode()
void
setName(String name)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ParameterSettings(String name, String value)
public String getName()
public String getKey()
getKey
Map.Entry<String,String>
public String toString()
toString
Object
public void setName(String name)
public String getValue()
getValue
public String setValue(String value)
setValue
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2011-2015. All Rights Reserved.