public class InstrumentBind extends Object
| Constructor and Description |
|---|
InstrumentBind() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
String |
getName() |
String |
getType() |
void |
setExpression(String expression) |
void |
setName(String name) |
void |
setType(String type) |
public String getName()
public void setName(String name)
name - the name to setpublic String getType()
public void setType(String type)
type - the type to setpublic String getExpression()
public void setExpression(String expression)
expression - the expression to setCopyright © 2015 Red Hat, Inc.. All rights reserved.