站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

RuleContentText (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.brms.client.rpc
Class RuleContentText

java.lang.Object
  extended by org.drools.brms.client.rpc.RuleContentText
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class RuleContentText
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable

This is the guts of a plain text (advanced) rule.

Author:
Michael Neale

Field Summary
 String content
           
 
Constructor Summary
RuleContentText()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

content

public String content
Constructor Detail

RuleContentText

public RuleContentText()


Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.