This type is a class for model objects.
The method-param-parts-mapping element defines the mapping between a Java method parameters and a wsdl-message. Used in: service-endpoint-method-mapping
Package: jaxrpcmapAttributes Summary | |
id : EString | * No description is available * |
paramPosition : EString | 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 |
paramType : EString | 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 |
wsdlMessageMapping : WSDLMessageMapping @ | * No description is available * |
Attribute Details |