Public Member Functions | Data Fields | Static Public Attributes

ServiceDocumentLiteralMessageContainer Class Reference

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

Public Member Functions

def __init__
def setUp
def __init__
def setUp

Data Fields

 do_extended
 ns

Static Public Attributes

tuple logger = _GetLogger("ServiceDocumentLiteralMessageContainer")

Detailed Description

Definition at line 841 of file containers.py.


Member Function Documentation

def setUp (   self,
  port,
  soc,
  input 
)
sets the attribute _simple which represents a 
primitive type message represents, or None if not primitive.
 
soc -- WSDLTools.ServiceOperationContainer instance
port -- WSDLTools.Port instance
input-- boolean, input messasge or output message of operation.

Reimplemented from MessageContainerInterface.

Definition at line 850 of file containers.py.

def setUp (   self,
  port,
  soc,
  input 
)
sets the attribute _simple which represents a 
primitive type message represents, or None if not primitive.
 
soc -- WSDLTools.ServiceOperationContainer instance
port -- WSDLTools.Port instance
input-- boolean, input messasge or output message of operation.

Reimplemented from MessageContainerInterface.

Definition at line 850 of file containers.py.


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