public class Parameter extends Object implements IParameter
Parameter(String name, String value)
boolean
equals(Object obj)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Parameter(String name, String value)
public String getName()
getName
IParameter
public String getValue()
getValue
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.