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

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

Methods in com.ibm.websphere.sibx.smobo that return HeadersType
 HeadersType ServiceMessageObjectFactory.createHeadersType()
          Returns a new object of class 'Headers Type'.
 HeadersType ServiceMessageObject.getHeaders()
          Returns the value of the 'Headers' containment reference.
 

Methods in com.ibm.websphere.sibx.smobo with parameters of type HeadersType
 void ServiceMessageObject.setHeaders(HeadersType value)
          Sets the value of the 'Headers' containment reference.