This type is a class for model objects.
The wsdl-return-value-mapping element defines the mapping for the method's return value. It defines the mapping to a specific message and its part. Together they define uniquely the mapping for a specific parameter. Parts within a message context are uniquely identified with their names. The wsdl-message-part-name is not specified if there is no return value or OUT parameters. Used in: service-endpoint-method-mapping
Package: jaxrpcmapAttributes Summary | |
id : EString | * No description is available * |
methodReturnValue : EString | The method-return-value element defines a fully qualified class name or void type for the method's return value type. Used in: wsdl-return-value-mapping |
wsdlMessagePartName : EString | Interpretation of the wsdl-message-part-name element depends on whether or not wrapped-element has been defined in the service-endpoint-method-mapping. If wrapped-element is not specified, wsdl-message-part-name defines a WSDL message part. It should always be interpreter with respect to a wsdl-message element. If wrapped-element is specified, wsdl-message-part-name refers to an element name of the element type. Used in: wsdl-message-mapping, wsdl-return-value-mapping |
wsdlMessage : WSDLMessage @ | * No description is available * |
Attribute Details |