GLS ShipIT  3.5.15
GLS ShipIT - REST services
Public Member Functions | List of all members
eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory Class Reference

Public Member Functions

 ObjectFactory ()
 
ListOfParcelShop createListOfParcelShop ()
 
ParcelShop createParcelShop ()
 
Location createLocation ()
 
Vacations createVacations ()
 
WorkingDay createWorkingDay ()
 
Area createArea ()
 
ParcelShopSearchDistance createParcelShopSearchDistance ()
 
ParcelShopSearchLocation createParcelShopSearchLocation ()
 
InvalidParcelShopIDFault createInvalidParcelShopIDFault ()
 
OpeningClosingHours createOpeningClosingHours ()
 
Hours createHours ()
 
UnitItem createUnitItem ()
 
PODItem createPODItem ()
 
JAXBElement< String > createParcelShopID (String value)
 
JAXBElement< String > createCountryCode (String value)
 

Detailed Description

This object contains factory methods for each Java content interface and Java element interface generated in the eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.

Definition at line 25 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

Constructor & Destructor Documentation

◆ ObjectFactory()

eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.ObjectFactory ( )

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop

Definition at line 34 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

Member Function Documentation

◆ createArea()

Area eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createArea ( )

Create an instance of Area

Definition at line 81 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createCountryCode()

JAXBElement<String> eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createCountryCode ( String  value)

Create an instance of JAXBElement

<

String

>
Parameters
valueJava instance representing xml element's value.
Returns
the new instance of JAXBElement
<
String
>

Definition at line 163 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createHours()

Hours eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createHours ( )

Create an instance of Hours

Definition at line 121 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createInvalidParcelShopIDFault()

InvalidParcelShopIDFault eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createInvalidParcelShopIDFault ( )

◆ createListOfParcelShop()

ListOfParcelShop eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createListOfParcelShop ( )

Create an instance of ListOfParcelShop

Definition at line 41 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createLocation()

Location eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createLocation ( )

Create an instance of Location

Definition at line 57 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createOpeningClosingHours()

OpeningClosingHours eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createOpeningClosingHours ( )

◆ createParcelShop()

ParcelShop eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createParcelShop ( )

Create an instance of ParcelShop

Definition at line 49 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createParcelShopID()

JAXBElement<String> eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createParcelShopID ( String  value)

Create an instance of JAXBElement

<

String

>
Parameters
valueJava instance representing xml element's value.
Returns
the new instance of JAXBElement
<
String
>

Definition at line 150 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createParcelShopSearchDistance()

ParcelShopSearchDistance eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createParcelShopSearchDistance ( )

◆ createParcelShopSearchLocation()

ParcelShopSearchLocation eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createParcelShopSearchLocation ( )

◆ createPODItem()

PODItem eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createPODItem ( )

Create an instance of PODItem

Definition at line 137 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createUnitItem()

UnitItem eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createUnitItem ( )

Create an instance of UnitItem

Definition at line 129 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createVacations()

Vacations eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createVacations ( )

Create an instance of Vacations

Definition at line 65 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

◆ createWorkingDay()

WorkingDay eu.glsgroup.fpcs.datatypes.soap.v1.parcelshop.ObjectFactory.createWorkingDay ( )

Create an instance of WorkingDay

Definition at line 73 of file glsgroup/fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.


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