Uses of Interface
com.ibm.websphere.sibx.smobo.MQHeaderType

Uses of MQHeaderType in com.ibm.websphere.sibx.smobo
 

Methods in com.ibm.websphere.sibx.smobo that return MQHeaderType
 MQHeaderType ServiceMessageObjectFactory.createMQHeaderType()
          Returns a new object of class 'MQ Header Type'.
 MQHeaderType HeadersType.getMQHeader()
          Returns the value of the 'MQ Header' containment reference.
 

Methods in com.ibm.websphere.sibx.smobo with parameters of type MQHeaderType
 void HeadersType.setMQHeader(MQHeaderType value)
          Sets the value of the 'MQ Header' containment reference.