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

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

Methods in com.ibm.websphere.sibx.smobo that return ContextType
 ContextType ServiceMessageObjectFactory.createContextType()
          Returns a new object of class 'Context Type'.
 ContextType ServiceMessageObject.getContext()
          Returns the value of the 'Context' containment reference.
 

Methods in com.ibm.websphere.sibx.smobo with parameters of type ContextType
 void ServiceMessageObject.setContext(ContextType value)
          Sets the value of the 'Context' containment reference.