@Portable public class ProcessVariables extends Object implements BaseProcessVariables
| Modifier and Type | Field and Description |
|---|---|
static PropertyType |
type |
| Constructor and Description |
|---|
ProcessVariables() |
ProcessVariables(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PropertyType |
getType() |
String |
getValue() |
int |
hashCode() |
void |
setValue(String value) |
public static final PropertyType type
public ProcessVariables()
public ProcessVariables(String value)
public PropertyType getType()
public String getValue()
getValue in interface BaseProcessVariablespublic void setValue(String value)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.