
Public Member Functions | |
| def | setUp |
| def | setUp |
Static Public Attributes | |
| tuple | logger = _GetLogger("MessageContainerInterface") |
Definition at line 827 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 in ServiceDocumentLiteralMessageContainer, ServiceRPCEncodedMessageContainer, ServiceRPCLiteralMessageContainer, ServiceDocumentLiteralMessageContainer, ServiceRPCEncodedMessageContainer, and ServiceRPCLiteralMessageContainer.
Definition at line 830 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 in ServiceDocumentLiteralMessageContainer, ServiceRPCEncodedMessageContainer, ServiceRPCLiteralMessageContainer, ServiceDocumentLiteralMessageContainer, ServiceRPCEncodedMessageContainer, and ServiceRPCLiteralMessageContainer.
Definition at line 830 of file containers.py.
1.7.2