Java CAPS JMS Reference

getUserProperty(arg0)

Description

Gets the name-value pair representing user properties from the location specified by arg0.

Parameters

Name 

Type 

Description 

arg0

int

Location of the user property in the list. 

Return Value

Returns 

Type 

The NameValuePair object from the specified location.

com.stc.connectors.jms.NameValuePair

Exceptions

None.