IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.sca.mq.structures
Interface MQHeaders


public interface MQHeaders

A representation of the model object 'MQ Headers'.

The following features are supported:

See Also:
WMQStructuresPackage.getMQHeaders()

Method Summary
 java.util.List getHeader()
          Returns the value of the 'Header' containment reference list.
 

Method Detail

getHeader

java.util.List getHeader()
Returns the value of the 'Header' containment reference list. The list contents are of type MQHeader.

If the meaning of the 'Header' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Header' containment reference list.
See Also:
WMQStructuresPackage.getMQHeaders_Header()

IBM WebSphere Application ServerTM
Release 8