Package org.drools.verifier.components
Class OperatorDescrType
- java.lang.Object
-
- org.drools.verifier.components.OperatorDescrType
-
public class OperatorDescrType extends Object
-
-
Field Detail
-
AND
public static final OperatorDescrType AND
-
OR
public static final OperatorDescrType OR
-
type
protected final String type
-
-