public class CustomFieldServiceInterfaceperformCustomFieldAction extends Object
CustomField objects that match the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected CustomFieldAction |
customFieldAction |
protected Statement |
filterStatement |
| Constructor and Description |
|---|
CustomFieldServiceInterfaceperformCustomFieldAction() |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldAction |
getCustomFieldAction()
Gets the value of the customFieldAction property.
|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setCustomFieldAction(CustomFieldAction value)
Sets the value of the customFieldAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected CustomFieldAction customFieldAction
protected Statement filterStatement
public CustomFieldServiceInterfaceperformCustomFieldAction()
public CustomFieldAction getCustomFieldAction()
CustomFieldActionpublic void setCustomFieldAction(CustomFieldAction value)
value - allowed object is
CustomFieldActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.