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

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

Methods in com.ibm.websphere.sibx.smobo that return PrimitiveContextType
 PrimitiveContextType ServiceMessageObjectFactory.createPrimitiveContextType()
          Returns a new object of class 'Primitive Context Type'.
 PrimitiveContextType ContextType.getPrimitiveContext()
          Returns the value of the 'Primitive Context' containment reference.
 

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