@Portable public class Parameter extends Object
Parameter()
Parameter(String type, String value)
boolean
equals(Object o)
String
getType()
getValue()
int
hashCode()
void
setType(String type)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Parameter()
public Parameter(String type, String value)
public String getValue()
public void setValue(String value)
public String getType()
public void setType(String type)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.