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

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

Methods in com.ibm.websphere.sibx.smobo that return InvocationPathType
 InvocationPathType ServiceMessageObjectFactory.createInvocationPathType()
          Returns a new object of class 'Invocation Path Type'.
 InvocationPathType FailInfoType.getInvocationPath()
          Returns the value of the 'Invocation Path' containment reference.
 

Methods in com.ibm.websphere.sibx.smobo with parameters of type InvocationPathType
 void FailInfoType.setInvocationPath(InvocationPathType value)
          Sets the value of the 'Invocation Path' containment reference.