public class ProductServiceInterfaceperformProductAction extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected ProductAction |
productAction |
| Constructor and Description |
|---|
ProductServiceInterfaceperformProductAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
ProductAction |
getProductAction()
Gets the value of the productAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setProductAction(ProductAction value)
Sets the value of the productAction property.
|
protected ProductAction productAction
protected Statement filterStatement
public ProductServiceInterfaceperformProductAction()
public ProductAction getProductAction()
ProductActionpublic void setProductAction(ProductAction value)
value - allowed object is
ProductActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.