GLS ShipIT
GLS ShipIT - REST services
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
eu.gls_group.fpcs.v1.parcelshop.ParcelShopPortType Interface Reference

Public Member Functions

eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ParcelShop getParcelShopByID (@WebParam(partName="parcelShopID", name="ParcelShopID", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") java.lang.String parcelShopID) throws InvalidFieldValueMessage, InvalidParcelShopIDMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage
 
eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ListOfParcelShop getParcelShopInDistance (@WebParam(partName="parcelShopSearchDistance", name="ParcelShopSearchDistance", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ParcelShopSearchDistance parcelShopSearchDistance) throws InvalidFieldValueMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage
 
eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ListOfParcelShop getParcelShopInArea (@WebParam(partName="area", name="Area", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.Area area) throws InvalidFieldValueMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage
 
eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ListOfParcelShop getParcelShopByCountryCode (@WebParam(partName="countryCode", name="CountryCode", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") java.lang.String countryCode) throws InvalidFieldValueMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage
 
eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ListOfParcelShop findNearestParcelShopForAddress (@WebParam(partName="parcelShopSearchLocation", name="ParcelShopSearchLocation", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ParcelShopSearchLocation parcelShopSearchLocation) throws InvalidFieldValueMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage
 

Detailed Description

This class was generated by Apache CXF 3.3.6 2021-11-02T12:25:43.543Z Generated source version: 3.3.6

Definition at line 19 of file ParcelShopPortType.java.

Member Function Documentation

eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ListOfParcelShop eu.gls_group.fpcs.v1.parcelshop.ParcelShopPortType.findNearestParcelShopForAddress ( @WebParam(partName="parcelShopSearchLocation", name="ParcelShopSearchLocation", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ParcelShopSearchLocation  parcelShopSearchLocation) throws InvalidFieldValueMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage
eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ListOfParcelShop eu.gls_group.fpcs.v1.parcelshop.ParcelShopPortType.getParcelShopByCountryCode ( @WebParam(partName="countryCode", name="CountryCode", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") java.lang.String  countryCode) throws InvalidFieldValueMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage
eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ParcelShop eu.gls_group.fpcs.v1.parcelshop.ParcelShopPortType.getParcelShopByID ( @WebParam(partName="parcelShopID", name="ParcelShopID", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") java.lang.String  parcelShopID) throws InvalidFieldValueMessage, InvalidParcelShopIDMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage
eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ListOfParcelShop eu.gls_group.fpcs.v1.parcelshop.ParcelShopPortType.getParcelShopInArea ( @WebParam(partName="area", name="Area", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.Area  area) throws InvalidFieldValueMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage
eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ListOfParcelShop eu.gls_group.fpcs.v1.parcelshop.ParcelShopPortType.getParcelShopInDistance ( @WebParam(partName="parcelShopSearchDistance", name="ParcelShopSearchDistance", targetNamespace="http://fpcs.gls-group.eu/v1/ParcelShop") eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ParcelShopSearchDistance  parcelShopSearchDistance) throws InvalidFieldValueMessage, InsufficientPermissionMessage, MandatoryFieldMissingMessage

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