public class LineItemServiceInterfaceperformLineItemAction extends Object
LineItem objects that match the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected LineItemAction |
lineItemAction |
| Constructor and Description |
|---|
LineItemServiceInterfaceperformLineItemAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
LineItemAction |
getLineItemAction()
Gets the value of the lineItemAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setLineItemAction(LineItemAction value)
Sets the value of the lineItemAction property.
|
protected LineItemAction lineItemAction
protected Statement filterStatement
public LineItemServiceInterfaceperformLineItemAction()
public LineItemAction getLineItemAction()
LineItemActionpublic void setLineItemAction(LineItemAction value)
value - allowed object is
LineItemActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.