GLS ShipIT  3.3.20
GLS ShipIT - REST services
ws/parcelshopsearch/ObjectFactory.java
Go to the documentation of this file.
1 
2 package eu.glsgroup.ws.parcelshopsearch;
3 
4 import javax.xml.bind.JAXBElement;
5 import javax.xml.bind.annotation.XmlElementDecl;
6 import javax.xml.bind.annotation.XmlRegistry;
7 import javax.xml.namespace.QName;
8 
9 
24 @XmlRegistry
25 public class ObjectFactory {
26 
27  private final static QName _GetParcelShopByIdResponse_QNAME = new QName("http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", "GetParcelShopByIdResponse");
28  private final static QName _GetParcelShopByIdRequest_QNAME = new QName("http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", "GetParcelShopByIdRequest");
29  private final static QName _GetParcelShopByCountryCodeResponse_QNAME = new QName("http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", "GetParcelShopByCountryCodeResponse");
30  private final static QName _GetParcelShopByCountryCodeRequest_QNAME = new QName("http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", "GetParcelShopByCountryCodeRequest");
31  private final static QName _GetParcelShopInAreaResponse_QNAME = new QName("http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", "GetParcelShopInAreaResponse");
32  private final static QName _GetParcelShopInAreaRequest_QNAME = new QName("http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", "GetParcelShopInAreaRequest");
33  private final static QName _GetParcelShopsResponse_QNAME = new QName("http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", "GetParcelShopsResponse");
34  private final static QName _GetParcelShopsRequest_QNAME = new QName("http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", "GetParcelShopsRequest");
35 
40  public ObjectFactory() {
41  }
42 
48  return new GLSWorkingDay();
49  }
50 
56  return new GetParcelShopByIdResponseType();
57  }
58 
64  return new GetParcelShopByIdRequestType();
65  }
66 
73  }
74 
81  }
82 
88  return new GetParcelShopInAreaResponse();
89  }
90 
96  return new GetParcelShopInAreaRequestType();
97  }
98 
104  return new GetParcelShopReponseType();
105  }
106 
112  return new GetParcelShopRequestType();
113  }
114 
120  return new GLSUserCredentials();
121  }
122 
128  return new GLSExitCode();
129  }
130 
136  return new GLSParcelShop();
137  }
138 
144  return new GLSAddress();
145  }
146 
152  return new GLSPhonenumber();
153  }
154 
160  return new GLSCoordinates();
161  }
162 
167  public Hours createHours() {
168  return new Hours();
169  }
170 
176  return new SearchResults();
177  }
178 
184  return new GLSWorkingDay.OpeningHours();
185  }
186 
192  return new GLSWorkingDay.Breaks();
193  }
194 
203  @XmlElementDecl(namespace = "http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", name = "GetParcelShopByIdResponse")
205  return new JAXBElement<GetParcelShopByIdResponseType>(_GetParcelShopByIdResponse_QNAME, GetParcelShopByIdResponseType.class, null, value);
206  }
207 
216  @XmlElementDecl(namespace = "http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", name = "GetParcelShopByIdRequest")
218  return new JAXBElement<GetParcelShopByIdRequestType>(_GetParcelShopByIdRequest_QNAME, GetParcelShopByIdRequestType.class, null, value);
219  }
220 
229  @XmlElementDecl(namespace = "http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", name = "GetParcelShopByCountryCodeResponse")
231  return new JAXBElement<GetParcelShopByCountryCodeResponseType>(_GetParcelShopByCountryCodeResponse_QNAME, GetParcelShopByCountryCodeResponseType.class, null, value);
232  }
233 
242  @XmlElementDecl(namespace = "http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", name = "GetParcelShopByCountryCodeRequest")
244  return new JAXBElement<GetParcelShopByCountryCodeRequestType>(_GetParcelShopByCountryCodeRequest_QNAME, GetParcelShopByCountryCodeRequestType.class, null, value);
245  }
246 
255  @XmlElementDecl(namespace = "http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", name = "GetParcelShopInAreaResponse")
257  return new JAXBElement<GetParcelShopInAreaResponse>(_GetParcelShopInAreaResponse_QNAME, GetParcelShopInAreaResponse.class, null, value);
258  }
259 
268  @XmlElementDecl(namespace = "http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", name = "GetParcelShopInAreaRequest")
270  return new JAXBElement<GetParcelShopInAreaRequestType>(_GetParcelShopInAreaRequest_QNAME, GetParcelShopInAreaRequestType.class, null, value);
271  }
272 
281  @XmlElementDecl(namespace = "http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", name = "GetParcelShopsResponse")
283  return new JAXBElement<GetParcelShopReponseType>(_GetParcelShopsResponse_QNAME, GetParcelShopReponseType.class, null, value);
284  }
285 
294  @XmlElementDecl(namespace = "http://2010_01.ParcelShopSearch.gls-group.eu/ParcelShopSearch/", name = "GetParcelShopsRequest")
296  return new JAXBElement<GetParcelShopRequestType>(_GetParcelShopsRequest_QNAME, GetParcelShopRequestType.class, null, value);
297  }
298 
299 }
GetParcelShopByCountryCodeRequestType createGetParcelShopByCountryCodeRequestType()
JAXBElement< GetParcelShopByCountryCodeRequestType > createGetParcelShopByCountryCodeRequest(GetParcelShopByCountryCodeRequestType value)
JAXBElement< GetParcelShopInAreaRequestType > createGetParcelShopInAreaRequest(GetParcelShopInAreaRequestType value)
JAXBElement< GetParcelShopByIdResponseType > createGetParcelShopByIdResponse(GetParcelShopByIdResponseType value)
JAXBElement< GetParcelShopRequestType > createGetParcelShopsRequest(GetParcelShopRequestType value)
JAXBElement< GetParcelShopByCountryCodeResponseType > createGetParcelShopByCountryCodeResponse(GetParcelShopByCountryCodeResponseType value)
GetParcelShopByCountryCodeResponseType createGetParcelShopByCountryCodeResponseType()
JAXBElement< GetParcelShopByIdRequestType > createGetParcelShopByIdRequest(GetParcelShopByIdRequestType value)
JAXBElement< GetParcelShopReponseType > createGetParcelShopsResponse(GetParcelShopReponseType value)