GLS ShipIT
GLS ShipIT - REST services
 All Classes Namespaces Files Functions Variables Enumerator Pages
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 ()
 
WorkingDay createWorkingDay ()
 
Vacations createVacations ()
 
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 fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

Constructor & Destructor Documentation

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 fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

Member Function Documentation

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

Create an instance of Area

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

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 fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

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

Create an instance of Hours

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

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

Create an instance of InvalidParcelShopIDFault

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

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

Create an instance of ListOfParcelShop

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

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

Create an instance of Location

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

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

Create an instance of OpeningClosingHours

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

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

Create an instance of ParcelShop

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

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 fpcs/datatypes/soap/v1/parcelshop/ObjectFactory.java.

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

Create an instance of ParcelShopSearchDistance

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

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

Create an instance of ParcelShopSearchLocation

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

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

Create an instance of PODItem

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

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

Create an instance of UnitItem

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

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

Create an instance of Vacations

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

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

Create an instance of WorkingDay

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


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