public class TeamServiceInterfaceperformTeamAction extends Object
Team objects that match the given Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected TeamAction |
teamAction |
| Constructor and Description |
|---|
TeamServiceInterfaceperformTeamAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
TeamAction |
getTeamAction()
Gets the value of the teamAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setTeamAction(TeamAction value)
Sets the value of the teamAction property.
|
protected TeamAction teamAction
protected Statement filterStatement
public TeamServiceInterfaceperformTeamAction()
public TeamAction getTeamAction()
TeamActionpublic void setTeamAction(TeamAction value)
value - allowed object is
TeamActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.