org.drools.guvnor.client.rpc
Class AnalysisFieldUsage

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

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


Field Summary
 String name
           
 String[] rules
           
 
Constructor Summary
AnalysisFieldUsage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

rules

public String[] rules
Constructor Detail

AnalysisFieldUsage

public AnalysisFieldUsage()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.