当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
DSLMappingEntry.ConsequenceSection (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.lang.dsl
Class DSLMappingEntry.ConsequenceSection
java.lang.Object
org.drools.lang.dsl.DSLMappingEntry.ConsequenceSection
- All Implemented Interfaces:
- Comparable, DSLMappingEntry.Section
- Enclosing interface:
- DSLMappingEntry
public static class DSLMappingEntry.ConsequenceSection
- extends Object
- implements DSLMappingEntry.Section
The consequence section to allow the mapping
of consequence elements
- Author:
- etirelli
getSymbol
public String getSymbol()
- Specified by:
getSymbol
in interface DSLMappingEntry.Section
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
compareTo
public int compareTo(Object arg0)
- Specified by:
compareTo
in interface Comparable
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.