com.ibm.websphere.sca.mq.structures

Interface MQHeaders


  1. public interface MQHeaders
A representation of the model object 'MQ Headers'.

The following features are supported:

See Also:
WMQStructuresPackage.getMQHeaders()

Method Summary

Modifier and Type Method and Description
  1. java.util.List
getHeader()
Returns the value of the 'Header' containment reference list.

Method Detail

getHeader

  1. 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: