TIBCO BusinessEvents™
BRMS
WS
Common
Stack
WS.Common.Stack
.
toArrayList()
Signature
Object toArrayList(Object stackObject)
Domain
Description
Returns an ArrayList containing all of the elements in this Stack.
Parameters
Name
Type
Description
stackObject
Object
The Stack in which lookup is desired.
Returns
Type
Description
Object
The ArrayList containing all stack elements
Cautions
none