GLS ShipIT
GLS ShipIT - REST services
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | Static Public Attributes | List of all members
eu.gls_group.fpcs.v1.parcelshop.ParcelShopService Class Reference
Inheritance diagram for eu.gls_group.fpcs.v1.parcelshop.ParcelShopService:

Public Member Functions

 ParcelShopService (URL wsdlLocation)
 
 ParcelShopService (URL wsdlLocation, QName serviceName)
 
 ParcelShopService ()
 
 ParcelShopService (WebServiceFeature...features)
 
 ParcelShopService (URL wsdlLocation, WebServiceFeature...features)
 
 ParcelShopService (URL wsdlLocation, QName serviceName, WebServiceFeature...features)
 
ParcelShopPortType getParcelShopPort ()
 
ParcelShopPortType getParcelShopPort (WebServiceFeature...features)
 

Static Public Attributes

static final URL WSDL_LOCATION
 
static final QName SERVICE = new QName("http://fpcs.gls-group.eu/v1/ParcelShop", "ParcelShopService")
 
static final QName ParcelShopPort = new QName("http://fpcs.gls-group.eu/v1/ParcelShop", "ParcelShopPort")
 

Detailed Description

ParcelShop service A service for ... Version: 1.0 History: 1.0 [2014-06-10] initial release

This class was generated by Apache CXF 2.7.18 2021-03-04T13:44:47.961Z Generated source version: 2.7.18

Definition at line 23 of file ParcelShopService.java.

Constructor & Destructor Documentation

eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.ParcelShopService ( URL  wsdlLocation)

Definition at line 41 of file ParcelShopService.java.

eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.ParcelShopService ( URL  wsdlLocation,
QName  serviceName 
)

Definition at line 45 of file ParcelShopService.java.

eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.ParcelShopService ( )

Definition at line 49 of file ParcelShopService.java.

eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.ParcelShopService ( WebServiceFeature...  features)

Definition at line 56 of file ParcelShopService.java.

eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.ParcelShopService ( URL  wsdlLocation,
WebServiceFeature...  features 
)

Definition at line 63 of file ParcelShopService.java.

eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.ParcelShopService ( URL  wsdlLocation,
QName  serviceName,
WebServiceFeature...  features 
)

Definition at line 70 of file ParcelShopService.java.

Member Function Documentation

ParcelShopPortType eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.getParcelShopPort ( )
Returns
returns ParcelShopPortType

Definition at line 80 of file ParcelShopService.java.

ParcelShopPortType eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.getParcelShopPort ( WebServiceFeature...  features)
Parameters
featuresA list of javax.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns
returns ParcelShopPortType

Definition at line 92 of file ParcelShopService.java.

Member Data Documentation

final QName eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.ParcelShopPort = new QName("http://fpcs.gls-group.eu/v1/ParcelShop", "ParcelShopPort")
static

Definition at line 28 of file ParcelShopService.java.

final QName eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.SERVICE = new QName("http://fpcs.gls-group.eu/v1/ParcelShop", "ParcelShopService")
static

Definition at line 27 of file ParcelShopService.java.

final URL eu.gls_group.fpcs.v1.parcelshop.ParcelShopService.WSDL_LOCATION
static

Definition at line 25 of file ParcelShopService.java.


The documentation for this class was generated from the following file: