MethodParamPartsMapping

The method-param-parts-mapping element defines the mapping between a Java method parameters and a wsdl-message.Used in: service-endpoint-method-mapping



Attributes Summary
id : String  
paramPosition : StringThe param-position element defines the position of a parameter within a Java method.
paramType : StringThe param-type element defines the Java type of a parameter within a Java method.
wsdlMessageMapping : WSDLMessageMapping  

Attribute Details

id    -     
     data type:  String
     default Value:   unspecified



paramPosition    -    The param-position element defines the position of a parameter within a Java method. It must be an integer starting from 0.Used in: method-param-parts-mapping
     data type:  String
     default Value:   unspecified



paramType    -    The param-type element defines the Java type of a parameter within a Java method. It must be defined by a fully qualified name of a class.Used in: method-param-parts-mapping
     data type:  String
     default Value:   unspecified



wsdlMessageMapping    -     
     data type: WSDLMessageMapping


Copyright IBM Corp. 1996-2002