public class SetProperty extends InstrumentAction
| Constructor and Description |
|---|
SetProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValueExpression() |
void |
setName(String name) |
void |
setValueExpression(String valueExpression) |
public String getName()
public void setName(String name)
name - the name to setpublic String getValueExpression()
public void setValueExpression(String valueExpression)
valueExpression - the valueExpression to setCopyright © 2015 Red Hat, Inc.. All rights reserved.