public class ProcessContent extends InstrumentAction
| Constructor and Description |
|---|
ProcessContent() |
| Modifier and Type | Method and Description |
|---|---|
Direction |
getDirection() |
List<String> |
getValueExpressions() |
void |
setDirection(Direction direction) |
void |
setValueExpressions(List<String> valueExpressions) |
public void setValueExpressions(List<String> valueExpressions)
valueExpressions - the valueExpressions to setpublic Direction getDirection()
public void setDirection(Direction direction)
direction - the direction to setCopyright © 2015 Red Hat, Inc.. All rights reserved.