|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferNode.Type | |
---|---|
org.drools.guvnor.client.rulefloweditor |
Uses of TransferNode.Type in org.drools.guvnor.client.rulefloweditor |
---|
Methods in org.drools.guvnor.client.rulefloweditor that return TransferNode.Type | |
---|---|
TransferNode.Type |
TransferNode.getType()
|
static TransferNode.Type |
TransferNode.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TransferNode.Type[] |
TransferNode.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 TransferNode.Type | |
---|---|
void |
TransferNode.setType(TransferNode.Type type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |