org.jbpm.console.ng.bd.dd.model
Class Parameter
java.lang.Object
org.jbpm.console.ng.bd.dd.model.Parameter
@Portable
public class Parameter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parameter
public Parameter()
Parameter
public Parameter(String type,
String value)
getValue
public String getValue()
setValue
public void setValue(String value)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.