public class BaseRateServiceInterfaceperformBaseRateAction extends Object
BaseRate objects that satisfy the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected BaseRateAction |
baseRateAction |
protected Statement |
filterStatement |
| Constructor and Description |
|---|
BaseRateServiceInterfaceperformBaseRateAction() |
| Modifier and Type | Method and Description |
|---|---|
BaseRateAction |
getBaseRateAction()
Gets the value of the baseRateAction property.
|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setBaseRateAction(BaseRateAction value)
Sets the value of the baseRateAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected BaseRateAction baseRateAction
protected Statement filterStatement
public BaseRateServiceInterfaceperformBaseRateAction()
public BaseRateAction getBaseRateAction()
BaseRateActionpublic void setBaseRateAction(BaseRateAction value)
value - allowed object is
BaseRateActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.