public class ProductPackageServiceInterfaceperformProductPackageAction extends Object
ProductPackage objects that match the given Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected ProductPackageAction |
action |
protected Statement |
statement |
| Constructor and Description |
|---|
ProductPackageServiceInterfaceperformProductPackageAction() |
| Modifier and Type | Method and Description |
|---|---|
ProductPackageAction |
getAction()
Gets the value of the action property.
|
Statement |
getStatement()
Gets the value of the statement property.
|
void |
setAction(ProductPackageAction value)
Sets the value of the action property.
|
void |
setStatement(Statement value)
Sets the value of the statement property.
|
protected ProductPackageAction action
protected Statement statement
public ProductPackageServiceInterfaceperformProductPackageAction()
public ProductPackageAction getAction()
ProductPackageActionpublic void setAction(ProductPackageAction value)
value - allowed object is
ProductPackageActionpublic Statement getStatement()
StatementCopyright © 2018. All Rights Reserved.