GLS ShipIT  2.7.11
GLS ShipIT - REST services
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 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 2.7.18 2019-05-23T19:07:10.799+01:00 Generated source version: 2.7.18

Definition at line 19 of file ParcelShopPortType.java.

Member Function Documentation

◆ findNearestParcelShopForAddress()

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

◆ getParcelShopByCountryCode()

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

◆ getParcelShopByID()

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

◆ getParcelShopInArea()

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

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