TIBCO BusinessEvents™
Standard
Collections
Map
Entry
Collections.Map.Entry
.
getValue()
Signature
Object getValue ( Object entry)
Domain
ACTION
Description
Returns the value corresponding to this entry.
Parameters
Name
Type
Description
entry
Object
The Entry object
Returns
Type
Description
Object
the value corresponding to this entry
Cautions
none