public class LabelServiceInterfaceperformLabelAction extends Object
Label objects that match the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected LabelAction |
labelAction |
| Constructor and Description |
|---|
LabelServiceInterfaceperformLabelAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
LabelAction |
getLabelAction()
Gets the value of the labelAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setLabelAction(LabelAction value)
Sets the value of the labelAction property.
|
protected LabelAction labelAction
protected Statement filterStatement
public LabelServiceInterfaceperformLabelAction()
public LabelAction getLabelAction()
LabelActionpublic void setLabelAction(LabelAction value)
value - allowed object is
LabelActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.