PortMapping

This type is a class for model objects.

The port-mapping defines the mapping of the WSDL port name attribute to the Java name used to generate the Generated Service Interface method get. Used in: service-interface-mapping

Package: jaxrpcmap

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  ServiceInterfaceMapping.portMappings



Attributes Summary
id : EString * No description is available *
portName : EString The port-name is the attribute value of a name attribute of a WSDL port element. Used in: port-mapping
javaPortName : EString The java-port-name element is the string to use as the port name in Java. It is used in generating the Generated Service Interface method get. Used in: port-mapping



Attribute Details

id  -  * No description is available *
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

portName  -  The port-name is the attribute value of a name attribute of a WSDL port element. Used in: port-mapping
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

javaPortName  -  The java-port-name element is the string to use as the port name in Java. It is used in generating the Generated Service Interface method get. Used in: port-mapping
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006