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

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

Methods in com.ibm.websphere.sibx.smobo that return SOAPFaultInfoType
 SOAPFaultInfoType ServiceMessageObjectFactory.createSOAPFaultInfoType()
          Returns a new object of class 'SOAP Fault Info Type'.
 SOAPFaultInfoType HeadersType.getSOAPFaultInfo()
          Returns the value of the 'SOAP Fault Info' containment reference.
 

Methods in com.ibm.websphere.sibx.smobo with parameters of type SOAPFaultInfoType
 void HeadersType.setSOAPFaultInfo(SOAPFaultInfoType value)
          Sets the value of the 'SOAP Fault Info' containment reference.