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

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

Methods in com.ibm.websphere.sibx.smobo that return JMSHeaderType
 JMSHeaderType ServiceMessageObjectFactory.createJMSHeaderType()
          Returns a new object of class 'JMS Header Type'.
 JMSHeaderType HeadersType.getJMSHeader()
          Returns the value of the 'JMS Header' containment reference.
 

Methods in com.ibm.websphere.sibx.smobo with parameters of type JMSHeaderType
 void HeadersType.setJMSHeader(JMSHeaderType value)
          Sets the value of the 'JMS Header' containment reference.