com.ibm.websphere.sca.mq.structures
Interface MQHeaders
- public interface MQHeaders
The following features are supported:
See Also:
Method Summary
Modifier and Type | Method and Description |
---|---|
|
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.
See Also:
MQHeader
.If the meaning of the 'Header' containment reference list isn't clear, there really should be more of a description here...