API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
ChainType
Constants
Package
org.swizframework.utils.chain
Class
public final class ChainType
Inheritance
ChainType
Object
Public Constants
Constant
Defined By
PARALLEL
: String = parallel
[static]
ChainType
SEQUENCE
: String = sequence
[static]
ChainType
Constant Detail
PARALLEL
Constant
public static const PARALLEL:String = parallel
SEQUENCE
Constant
public static const SEQUENCE:String = sequence
Tue May 18 2010, 02:41 PM -04:00