public class MobileApplicationServiceInterfaceperformMobileApplicationAction extends Object
mobile applications.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected MobileApplicationAction |
mobileApplicationAction |
| Constructor and Description |
|---|
MobileApplicationServiceInterfaceperformMobileApplicationAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
MobileApplicationAction |
getMobileApplicationAction()
Gets the value of the mobileApplicationAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setMobileApplicationAction(MobileApplicationAction value)
Sets the value of the mobileApplicationAction property.
|
protected MobileApplicationAction mobileApplicationAction
protected Statement filterStatement
public MobileApplicationServiceInterfaceperformMobileApplicationAction()
public MobileApplicationAction getMobileApplicationAction()
MobileApplicationActionpublic void setMobileApplicationAction(MobileApplicationAction value)
value - allowed object is
MobileApplicationActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.