@Portable public class Parameter extends Object
Parameter()
Parameter(String type, String value)
String
getType()
getValue()
void
setType(String type)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.