Uses of Class
org.drools.guvnor.client.rulefloweditor.SplitTransferNode.Type

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)
           
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.