com.ibm.websphere.sibx.smobo

Interface SOAPFaultInfoType



  • public interface SOAPFaultInfoType
    A representation of the model object 'SOAP Fault Info Type'.

    This is used to represent SOAP Fault information. Please refer to the SOAP specification version 1.1 or detailed usage information.

    The following features are supported:

    • Method Detail

      • getFaultcode

        java.lang.Object getFaultcode()
        Returns the value of the 'Faultcode' attribute.
        Returns:
        the value of the 'Faultcode' attribute.
        See Also:
        setFaultcode(Object)
      • setFaultcode

        void setFaultcode(java.lang.Object value)
        Sets the value of the 'Faultcode' attribute.
        Parameters:
        value - the new value of the 'Faultcode' attribute.
        See Also:
        getFaultcode()
      • getFaultstring

        java.lang.String getFaultstring()
        Returns the value of the 'Faultstring' attribute.
        Returns:
        the value of the 'Faultstring' attribute.
        See Also:
        setFaultstring(String)
      • setFaultstring

        void setFaultstring(java.lang.String value)
        Sets the value of the 'Faultstring' attribute.
        Parameters:
        value - the new value of the 'Faultstring' attribute.
        See Also:
        getFaultstring()
      • getFaultactor

        java.lang.String getFaultactor()
        Returns the value of the 'Faultactor' attribute.
        Returns:
        the value of the 'Faultactor' attribute.
        See Also:
        setFaultactor(String)
      • setFaultactor

        void setFaultactor(java.lang.String value)
        Sets the value of the 'Faultactor' attribute.
        Parameters:
        value - the new value of the 'Faultactor' attribute.
        See Also:
        getFaultactor()
      • getExtendedFaultInfo

        FaultType getExtendedFaultInfo()
        Returns the value of the 'Extended Fault Info' containment reference.
        Returns:
        the value of the 'Extended Fault Info' containment reference.
        See Also:
        setExtendedFaultInfo(FaultType)
      • setExtendedFaultInfo

        void setExtendedFaultInfo(FaultType value)
        Sets the value of the 'Extended Fault Info' containment reference.
        Parameters:
        value - the new value of the 'Extended Fault Info' containment reference.
        See Also:
        getExtendedFaultInfo()
IBM Business Process ManagerTM
Release 8