public class RateCardServiceInterfaceperformRateCardAction extends Object
RateCard objects that satisfy the
given Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected RateCardAction |
rateCardAction |
| Constructor and Description |
|---|
RateCardServiceInterfaceperformRateCardAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
RateCardAction |
getRateCardAction()
Gets the value of the rateCardAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setRateCardAction(RateCardAction value)
Sets the value of the rateCardAction property.
|
protected RateCardAction rateCardAction
protected Statement filterStatement
public RateCardServiceInterfaceperformRateCardAction()
public RateCardAction getRateCardAction()
RateCardActionpublic void setRateCardAction(RateCardAction value)
value - allowed object is
RateCardActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.