Public Member Functions | Data Fields | Static Public Attributes

Fault Class Reference

Inheritance diagram for Fault:
Inheritance graph
[legend]
Collaboration diagram for Fault:
Collaboration graph
[legend]

Public Member Functions

def __init__
def DataForSOAPHeader
def serialize
def AsSOAP
def __str__
def __repr__
def __init__
def DataForSOAPHeader
def serialize
def AsSOAP
def __str__
def __repr__

Data Fields

 headerdetail

Static Public Attributes

string Client = "SOAP-ENV:Client"
string Server = "SOAP-ENV:Server"
string MU = "SOAP-ENV:MustUnderstand"
 AsSoap = AsSOAP

Detailed Description

SOAP Faults.

Definition at line 125 of file fault.py.


Member Function Documentation

def serialize (   self,
  sw 
)
Serialize the object.

Definition at line 148 of file fault.py.

def serialize (   self,
  sw 
)
Serialize the object.

Definition at line 148 of file fault.py.


The documentation for this class was generated from the following files: