|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.spring.metadata.MethodMetadata
public class MethodMetadata
Field Summary | |
---|---|
static int |
METHOD_CONDITION
|
static int |
METHOD_CONSEQUENCE
|
static int |
OBJECT_CONDITION
|
Constructor Summary | |
---|---|
MethodMetadata(int methodType)
|
Method Summary | |
---|---|
int |
getMethodType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int METHOD_CONDITION
public static final int METHOD_CONSEQUENCE
public static final int OBJECT_CONDITION
Constructor Detail |
---|
public MethodMetadata(int methodType)
Method Detail |
---|
public int getMethodType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |