Public Member Functions | |
| def | __init__ |
| def | __str__ |
| def | setUp |
| def | __init__ |
| def | __str__ |
| def | setUp |
Data Fields | |
| content | |
| do_extended | |
Static Public Attributes | |
| tuple | logger = _GetLogger("MessageWriter") |
Definition at line 343 of file wsdl2python.py.
| def __init__ | ( | self, | |
do_extended = False |
|||
| ) |
Representation of a WSDL Message and associated WSDL Binding. operation -- boperation -- input -- rpc -- literal -- simple --
Definition at line 346 of file wsdl2python.py.
| def __init__ | ( | self, | |
do_extended = False |
|||
| ) |
Representation of a WSDL Message and associated WSDL Binding. operation -- boperation -- input -- rpc -- literal -- simple --
Definition at line 346 of file wsdl2python.py.
1.7.2