TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Tuple
Metaspace.Tuple
.
getShort()
Signature
int getShort (Object tuple, String key)
Domain
ACTION
Description
Returns the Short object based on the specified key from the Tuple
Parameters
Name
Type
Description
tuple
Object
Tuple Object
key
String
Object key
Returns
Type
Description
int
The short value based on the specified key from the Tuple
Cautions
none