GLS ShipIT
GLS ShipIT - REST services
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
eu.glsgroup.ws.parcelshopsearch.ObjectFactory Class Reference

Public Member Functions

 ObjectFactory ()
 
GLSWorkingDay createGLSWorkingDay ()
 
GetParcelShopInAreaRequestType createGetParcelShopInAreaRequestType ()
 
GetParcelShopReponseType createGetParcelShopReponseType ()
 
GetParcelShopByIdRequestType createGetParcelShopByIdRequestType ()
 
GetParcelShopByCountryCodeResponseType createGetParcelShopByCountryCodeResponseType ()
 
GetParcelShopByCountryCodeRequestType createGetParcelShopByCountryCodeRequestType ()
 
GetParcelShopRequestType createGetParcelShopRequestType ()
 
GetParcelShopInAreaResponse createGetParcelShopInAreaResponse ()
 
GetParcelShopByIdResponseType createGetParcelShopByIdResponseType ()
 
GLSPhonenumber createGLSPhonenumber ()
 
Hours createHours ()
 
GLSAddress createGLSAddress ()
 
SearchResults createSearchResults ()
 
GLSExitCode createGLSExitCode ()
 
GLSParcelShop createGLSParcelShop ()
 
GLSCoordinates createGLSCoordinates ()
 
GLSUserCredentials createGLSUserCredentials ()
 
GLSWorkingDay.OpeningHours createGLSWorkingDayOpeningHours ()
 
GLSWorkingDay.Breaks createGLSWorkingDayBreaks ()
 
JAXBElement
< GetParcelShopInAreaRequestType
createGetParcelShopInAreaRequest (GetParcelShopInAreaRequestType value)
 
JAXBElement
< GetParcelShopReponseType
createGetParcelShopsResponse (GetParcelShopReponseType value)
 
JAXBElement
< GetParcelShopByIdRequestType
createGetParcelShopByIdRequest (GetParcelShopByIdRequestType value)
 
JAXBElement
< GetParcelShopByCountryCodeRequestType
createGetParcelShopByCountryCodeRequest (GetParcelShopByCountryCodeRequestType value)
 
JAXBElement
< GetParcelShopRequestType
createGetParcelShopsRequest (GetParcelShopRequestType value)
 
JAXBElement
< GetParcelShopByCountryCodeResponseType
createGetParcelShopByCountryCodeResponse (GetParcelShopByCountryCodeResponseType value)
 
JAXBElement
< GetParcelShopByIdResponseType
createGetParcelShopByIdResponse (GetParcelShopByIdResponseType value)
 
JAXBElement
< GetParcelShopInAreaResponse
createGetParcelShopInAreaResponse (GetParcelShopInAreaResponse value)
 

Detailed Description

This object contains factory methods for each Java content interface and Java element interface generated in the eu.glsgroup.ws.parcelshopsearch 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 ws/parcelshopsearch/ObjectFactory.java.

Constructor & Destructor Documentation

eu.glsgroup.ws.parcelshopsearch.ObjectFactory.ObjectFactory ( )

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.glsgroup.ws.parcelshopsearch

Definition at line 40 of file ws/parcelshopsearch/ObjectFactory.java.

Member Function Documentation

JAXBElement<GetParcelShopByCountryCodeRequestType> eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopByCountryCodeRequest ( GetParcelShopByCountryCodeRequestType  value)

Create an instance of JAXBElement

<

GetParcelShopByCountryCodeRequestType

>

}

Definition at line 227 of file ws/parcelshopsearch/ObjectFactory.java.

GetParcelShopByCountryCodeRequestType eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopByCountryCodeRequestType ( )

Create an instance of GetParcelShopByCountryCodeRequestType

Definition at line 87 of file ws/parcelshopsearch/ObjectFactory.java.

JAXBElement<GetParcelShopByCountryCodeResponseType> eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopByCountryCodeResponse ( GetParcelShopByCountryCodeResponseType  value)

Create an instance of JAXBElement

<

GetParcelShopByCountryCodeResponseType

>

}

Definition at line 245 of file ws/parcelshopsearch/ObjectFactory.java.

GetParcelShopByCountryCodeResponseType eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopByCountryCodeResponseType ( )

Create an instance of GetParcelShopByCountryCodeResponseType

Definition at line 79 of file ws/parcelshopsearch/ObjectFactory.java.

JAXBElement<GetParcelShopByIdRequestType> eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopByIdRequest ( GetParcelShopByIdRequestType  value)

Create an instance of JAXBElement

<

GetParcelShopByIdRequestType

>

}

Definition at line 218 of file ws/parcelshopsearch/ObjectFactory.java.

GetParcelShopByIdRequestType eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopByIdRequestType ( )

Create an instance of GetParcelShopByIdRequestType

Definition at line 71 of file ws/parcelshopsearch/ObjectFactory.java.

JAXBElement<GetParcelShopByIdResponseType> eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopByIdResponse ( GetParcelShopByIdResponseType  value)

Create an instance of JAXBElement

<

GetParcelShopByIdResponseType

>

}

Definition at line 254 of file ws/parcelshopsearch/ObjectFactory.java.

GetParcelShopByIdResponseType eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopByIdResponseType ( )

Create an instance of GetParcelShopByIdResponseType

Definition at line 111 of file ws/parcelshopsearch/ObjectFactory.java.

JAXBElement<GetParcelShopInAreaRequestType> eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopInAreaRequest ( GetParcelShopInAreaRequestType  value)

Create an instance of JAXBElement

<

GetParcelShopInAreaRequestType

>

}

Definition at line 200 of file ws/parcelshopsearch/ObjectFactory.java.

GetParcelShopInAreaRequestType eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopInAreaRequestType ( )

Create an instance of GetParcelShopInAreaRequestType

Definition at line 55 of file ws/parcelshopsearch/ObjectFactory.java.

GetParcelShopInAreaResponse eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopInAreaResponse ( )

Create an instance of GetParcelShopInAreaResponse

Definition at line 103 of file ws/parcelshopsearch/ObjectFactory.java.

JAXBElement<GetParcelShopInAreaResponse> eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopInAreaResponse ( GetParcelShopInAreaResponse  value)

Create an instance of JAXBElement

<

GetParcelShopInAreaResponse

>

}

Definition at line 263 of file ws/parcelshopsearch/ObjectFactory.java.

GetParcelShopReponseType eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopReponseType ( )

Create an instance of GetParcelShopReponseType

Definition at line 63 of file ws/parcelshopsearch/ObjectFactory.java.

GetParcelShopRequestType eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopRequestType ( )

Create an instance of GetParcelShopRequestType

Definition at line 95 of file ws/parcelshopsearch/ObjectFactory.java.

JAXBElement<GetParcelShopRequestType> eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopsRequest ( GetParcelShopRequestType  value)

Create an instance of JAXBElement

<

GetParcelShopRequestType

>

}

Definition at line 236 of file ws/parcelshopsearch/ObjectFactory.java.

JAXBElement<GetParcelShopReponseType> eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGetParcelShopsResponse ( GetParcelShopReponseType  value)

Create an instance of JAXBElement

<

GetParcelShopReponseType

>

}

Definition at line 209 of file ws/parcelshopsearch/ObjectFactory.java.

GLSAddress eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGLSAddress ( )

Create an instance of GLSAddress

Definition at line 135 of file ws/parcelshopsearch/ObjectFactory.java.

GLSCoordinates eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGLSCoordinates ( )

Create an instance of GLSCoordinates

Definition at line 167 of file ws/parcelshopsearch/ObjectFactory.java.

GLSExitCode eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGLSExitCode ( )

Create an instance of GLSExitCode

Definition at line 151 of file ws/parcelshopsearch/ObjectFactory.java.

GLSParcelShop eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGLSParcelShop ( )

Create an instance of GLSParcelShop

Definition at line 159 of file ws/parcelshopsearch/ObjectFactory.java.

GLSPhonenumber eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGLSPhonenumber ( )

Create an instance of GLSPhonenumber

Definition at line 119 of file ws/parcelshopsearch/ObjectFactory.java.

GLSUserCredentials eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGLSUserCredentials ( )

Create an instance of GLSUserCredentials

Definition at line 175 of file ws/parcelshopsearch/ObjectFactory.java.

GLSWorkingDay eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGLSWorkingDay ( )

Create an instance of GLSWorkingDay

Definition at line 47 of file ws/parcelshopsearch/ObjectFactory.java.

GLSWorkingDay.Breaks eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGLSWorkingDayBreaks ( )

Create an instance of GLSWorkingDay.Breaks

Definition at line 191 of file ws/parcelshopsearch/ObjectFactory.java.

GLSWorkingDay.OpeningHours eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createGLSWorkingDayOpeningHours ( )

Create an instance of GLSWorkingDay.OpeningHours

Definition at line 183 of file ws/parcelshopsearch/ObjectFactory.java.

Hours eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createHours ( )

Create an instance of Hours

Definition at line 127 of file ws/parcelshopsearch/ObjectFactory.java.

SearchResults eu.glsgroup.ws.parcelshopsearch.ObjectFactory.createSearchResults ( )

Create an instance of SearchResults

Definition at line 143 of file ws/parcelshopsearch/ObjectFactory.java.


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