public class SetPropertyAction extends ExpressionBasedAction
| Constructor and Description |
|---|
SetPropertyAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
PropertyType |
getType() |
void |
setName(String name) |
void |
setType(PropertyType type) |
String |
toString() |
getExpression, setExpressiongetDescription, getPredicate, setDescription, setPredicatepublic String getName()
public void setName(String name)
name - the name to setpublic PropertyType getType()
public void setType(PropertyType type)
type - the type to setCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.