public class OrderServiceInterfaceperformOrderAction extends Object
Order objects that match the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected OrderAction |
orderAction |
| Constructor and Description |
|---|
OrderServiceInterfaceperformOrderAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
OrderAction |
getOrderAction()
Gets the value of the orderAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setOrderAction(OrderAction value)
Sets the value of the orderAction property.
|
protected OrderAction orderAction
protected Statement filterStatement
public OrderServiceInterfaceperformOrderAction()
public OrderAction getOrderAction()
OrderActionpublic void setOrderAction(OrderAction value)
value - allowed object is
OrderActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.