Package org.eclipse.jst.j2ee.webservice.wscommon

This package includes the web services common model api.

See:
          Description

Interface Summary
DescriptionType A representation of the model object 'Description Type'
DisplayNameType A representation of the model object 'Display Name Type'
InitParam A representation of the model object 'Init Param'
PortName A representation of the model object 'Port Name'
SOAPHeader A representation of the model object 'SOAP Header'
SOAPRole A representation of the model object 'SOAP Role'
WscommonFactory The Factory for the model.
WscommonPackage The Package for the model.
WscommonPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 

Package org.eclipse.jst.j2ee.webservice.wscommon Description

This package includes the web services common model api. Using this api the common web services model artifacts (SoapHeaders, Ports, DisplayName, InitParams etc.) can be created and accessed. top