当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ActionSetField (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.client.modeldriven.brxml
Class ActionSetField
java.lang.Object
org.drools.brms.client.modeldriven.brxml.ActionFieldList
org.drools.brms.client.modeldriven.brxml.ActionSetField
- All Implemented Interfaces:
- IAction, PortableObject
- Direct Known Subclasses:
- ActionModifyField
public class ActionSetField
- extends ActionFieldList
For setting a field on a bound LHS variable or a global.
If setting a field on a fact bound variable, this will
NOT notify the engine of any changes (unless done outside of the engine).
- Author:
- Michael Neale
Method Summary |
String |
getType()
This is used mainly for display purposes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
variable
public String variable
ActionSetField
public ActionSetField(String var)
ActionSetField
public ActionSetField()
getType
public String getType()
- This is used mainly for display purposes.
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.