org.drools.verifier.components
Class OperatorDescrType

java.lang.Object
  extended by org.drools.verifier.components.OperatorDescrType

public class OperatorDescrType
extends Object


Field Summary
static OperatorDescrType AND
           
static OperatorDescrType OR
           
protected  String type
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AND

public static final OperatorDescrType AND

OR

public static final OperatorDescrType OR

type

protected final String type


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