public class PlacementServiceInterfaceperformPlacementAction extends Object
Placement objects that match the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected PlacementAction |
placementAction |
| Constructor and Description |
|---|
PlacementServiceInterfaceperformPlacementAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
PlacementAction |
getPlacementAction()
Gets the value of the placementAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setPlacementAction(PlacementAction value)
Sets the value of the placementAction property.
|
protected PlacementAction placementAction
protected Statement filterStatement
public PlacementServiceInterfaceperformPlacementAction()
public PlacementAction getPlacementAction()
PlacementActionpublic void setPlacementAction(PlacementAction value)
value - allowed object is
PlacementActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.