org.drools.guvnor.client.rpc
Class RuleContentText

java.lang.Object
  extended by org.drools.guvnor.client.rpc.RuleContentText
All Implemented Interfaces:
Serializable, PortableObject

public class RuleContentText
extends Object
implements PortableObject

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

See Also:
Serialized Form

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-2011 JBoss Inc.. All Rights Reserved.