|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SplitTransferNode.Type | |
---|---|
org.drools.guvnor.client.rulefloweditor |
Uses of SplitTransferNode.Type in org.drools.guvnor.client.rulefloweditor |
---|
Methods in org.drools.guvnor.client.rulefloweditor that return SplitTransferNode.Type | |
---|---|
SplitTransferNode.Type |
SplitTransferNode.getSplitType()
|
static SplitTransferNode.Type |
SplitTransferNode.Type.getType(int i)
|
static SplitTransferNode.Type |
SplitTransferNode.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SplitTransferNode.Type[] |
SplitTransferNode.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.drools.guvnor.client.rulefloweditor with parameters of type SplitTransferNode.Type | |
---|---|
void |
SplitTransferNode.setSplitType(SplitTransferNode.Type splitType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |