Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
7474 vikram.rag 1
 
2
package com.amazonservices.mws.products.model;
3
 
4
import javax.xml.bind.annotation.XmlRegistry;
5
 
6
 
7
/**
8
 * This object contains factory methods for each 
9
 * Java content interface and Java element interface 
10
 * generated in the com.amazonservices.mws.products.model package. 
11
 * <p>An ObjectFactory allows you to programatically 
12
 * construct new instances of the Java representation 
13
 * for XML content. The Java representation of XML 
14
 * content can consist of schema derived interfaces 
15
 * and classes representing the binding of schema 
16
 * type definitions, element declarations and model 
17
 * groups.  Factory methods for each of these are 
18
 * provided in this class.
19
 * 
20
 */
21
@XmlRegistry
22
public class ObjectFactory {
23
 
24
 
25
    /**
26
     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.amazonservices.mws.products.model
27
     * 
28
     */
29
    public ObjectFactory() {
30
    }
31
 
32
    /**
33
     * Create an instance of {@link GetLowestOfferListingsForASINResponse }
34
     * 
35
     */
36
    public GetLowestOfferListingsForASINResponse createGetLowestOfferListingsForASINResponse() {
37
        return new GetLowestOfferListingsForASINResponse();
38
    }
39
 
40
    /**
41
     * Create an instance of {@link GetServiceStatusResult }
42
     * 
43
     */
44
    public GetServiceStatusResult createGetServiceStatusResult() {
45
        return new GetServiceStatusResult();
46
    }
47
 
48
    /**
49
     * Create an instance of {@link GetProductCategoriesForSKUResponse }
50
     * 
51
     */
52
    public GetProductCategoriesForSKUResponse createGetProductCategoriesForSKUResponse() {
53
        return new GetProductCategoriesForSKUResponse();
54
    }
55
 
56
    /**
57
     * Create an instance of {@link Product }
58
     * 
59
     */
60
    public Product createProduct() {
61
        return new Product();
62
    }
63
 
64
    /**
65
     * Create an instance of {@link ASINIdentifier }
66
     * 
67
     */
68
    public ASINIdentifier createASINIdentifier() {
69
        return new ASINIdentifier();
70
    }
71
 
72
    /**
73
     * Create an instance of {@link GetMyPriceForASINResult }
74
     * 
75
     */
76
    public GetMyPriceForASINResult createGetMyPriceForASINResult() {
77
        return new GetMyPriceForASINResult();
78
    }
79
 
80
    /**
81
     * Create an instance of {@link OffersList }
82
     * 
83
     */
84
    public OffersList createOffersList() {
85
        return new OffersList();
86
    }
87
 
88
    /**
89
     * Create an instance of {@link GetMyPriceForASINResponse }
90
     * 
91
     */
92
    public GetMyPriceForASINResponse createGetMyPriceForASINResponse() {
93
        return new GetMyPriceForASINResponse();
94
    }
95
 
96
    /**
97
     * Create an instance of {@link GetServiceStatusResponse }
98
     * 
99
     */
100
    public GetServiceStatusResponse createGetServiceStatusResponse() {
101
        return new GetServiceStatusResponse();
102
    }
103
 
104
    /**
105
     * Create an instance of {@link LowestOfferListingType }
106
     * 
107
     */
108
    public LowestOfferListingType createLowestOfferListingType() {
109
        return new LowestOfferListingType();
110
    }
111
 
112
    /**
113
     * Create an instance of {@link SalesRankType }
114
     * 
115
     */
116
    public SalesRankType createSalesRankType() {
117
        return new SalesRankType();
118
    }
119
 
120
    /**
121
     * Create an instance of {@link MoneyType }
122
     * 
123
     */
124
    public MoneyType createMoneyType() {
125
        return new MoneyType();
126
    }
127
 
128
    /**
129
     * Create an instance of {@link QualifiersType }
130
     * 
131
     */
132
    public QualifiersType createQualifiersType() {
133
        return new QualifiersType();
134
    }
135
 
136
    /**
137
     * Create an instance of {@link GetProductCategoriesForSKURequest }
138
     * 
139
     */
140
    public GetProductCategoriesForSKURequest createGetProductCategoriesForSKURequest() {
141
        return new GetProductCategoriesForSKURequest();
142
    }
143
 
144
    /**
145
     * Create an instance of {@link GetMyPriceForASINRequest }
146
     * 
147
     */
148
    public GetMyPriceForASINRequest createGetMyPriceForASINRequest() {
149
        return new GetMyPriceForASINRequest();
150
    }
151
 
152
    /**
153
     * Create an instance of {@link GetLowestOfferListingsForSKURequest }
154
     * 
155
     */
156
    public GetLowestOfferListingsForSKURequest createGetLowestOfferListingsForSKURequest() {
157
        return new GetLowestOfferListingsForSKURequest();
158
    }
159
 
160
    /**
161
     * Create an instance of {@link ListMatchingProductsRequest }
162
     * 
163
     */
164
    public ListMatchingProductsRequest createListMatchingProductsRequest() {
165
        return new ListMatchingProductsRequest();
166
    }
167
 
168
    /**
169
     * Create an instance of {@link GetProductCategoriesForASINResult }
170
     * 
171
     */
172
    public GetProductCategoriesForASINResult createGetProductCategoriesForASINResult() {
173
        return new GetProductCategoriesForASINResult();
174
    }
175
 
176
    /**
177
     * Create an instance of {@link GetLowestOfferListingsForSKUResult }
178
     * 
179
     */
180
    public GetLowestOfferListingsForSKUResult createGetLowestOfferListingsForSKUResult() {
181
        return new GetLowestOfferListingsForSKUResult();
182
    }
183
 
184
    /**
185
     * Create an instance of {@link ErrorResponse }
186
     * 
187
     */
188
    public ErrorResponse createErrorResponse() {
189
        return new ErrorResponse();
190
    }
191
 
192
    /**
193
     * Create an instance of {@link GetMatchingProductRequest }
194
     * 
195
     */
196
    public GetMatchingProductRequest createGetMatchingProductRequest() {
197
        return new GetMatchingProductRequest();
198
    }
199
 
200
    /**
201
     * Create an instance of {@link Error.Detail }
202
     * 
203
     */
204
    public Error.Detail createErrorDetail() {
205
        return new Error.Detail();
206
    }
207
 
208
    /**
209
     * Create an instance of {@link GetLowestOfferListingsForSKUResponse }
210
     * 
211
     */
212
    public GetLowestOfferListingsForSKUResponse createGetLowestOfferListingsForSKUResponse() {
213
        return new GetLowestOfferListingsForSKUResponse();
214
    }
215
 
216
    /**
217
     * Create an instance of {@link OfferListingCountType }
218
     * 
219
     */
220
    public OfferListingCountType createOfferListingCountType() {
221
        return new OfferListingCountType();
222
    }
223
 
224
    /**
225
     * Create an instance of {@link SalesRankList }
226
     * 
227
     */
228
    public SalesRankList createSalesRankList() {
229
        return new SalesRankList();
230
    }
231
 
232
    /**
233
     * Create an instance of {@link NumberOfOfferListingsList }
234
     * 
235
     */
236
    public NumberOfOfferListingsList createNumberOfOfferListingsList() {
237
        return new NumberOfOfferListingsList();
238
    }
239
 
240
    /**
241
     * Create an instance of {@link GetMatchingProductForIdResponse }
242
     * 
243
     */
244
    public GetMatchingProductForIdResponse createGetMatchingProductForIdResponse() {
245
        return new GetMatchingProductForIdResponse();
246
    }
247
 
248
    /**
249
     * Create an instance of {@link ListMatchingProductsResult }
250
     * 
251
     */
252
    public ListMatchingProductsResult createListMatchingProductsResult() {
253
        return new ListMatchingProductsResult();
254
    }
255
 
256
    /**
257
     * Create an instance of {@link SellerSKUIdentifier }
258
     * 
259
     */
260
    public SellerSKUIdentifier createSellerSKUIdentifier() {
261
        return new SellerSKUIdentifier();
262
    }
263
 
264
    /**
265
     * Create an instance of {@link GetCompetitivePricingForASINRequest }
266
     * 
267
     */
268
    public GetCompetitivePricingForASINRequest createGetCompetitivePricingForASINRequest() {
269
        return new GetCompetitivePricingForASINRequest();
270
    }
271
 
272
    /**
273
     * Create an instance of {@link GetMatchingProductResult }
274
     * 
275
     */
276
    public GetMatchingProductResult createGetMatchingProductResult() {
277
        return new GetMatchingProductResult();
278
    }
279
 
280
    /**
281
     * Create an instance of {@link GetMyPriceForSKURequest }
282
     * 
283
     */
284
    public GetMyPriceForSKURequest createGetMyPriceForSKURequest() {
285
        return new GetMyPriceForSKURequest();
286
    }
287
 
288
    /**
289
     * Create an instance of {@link GetProductCategoriesForASINRequest }
290
     * 
291
     */
292
    public GetProductCategoriesForASINRequest createGetProductCategoriesForASINRequest() {
293
        return new GetProductCategoriesForASINRequest();
294
    }
295
 
296
    /**
297
     * Create an instance of {@link ProductList }
298
     * 
299
     */
300
    public ProductList createProductList() {
301
        return new ProductList();
302
    }
303
 
304
    /**
305
     * Create an instance of {@link CompetitivePriceList }
306
     * 
307
     */
308
    public CompetitivePriceList createCompetitivePriceList() {
309
        return new CompetitivePriceList();
310
    }
311
 
312
    /**
313
     * Create an instance of {@link IdListType }
314
     * 
315
     */
316
    public IdListType createIdListType() {
317
        return new IdListType();
318
    }
319
 
320
    /**
321
     * Create an instance of {@link RelationshipList }
322
     * 
323
     */
324
    public RelationshipList createRelationshipList() {
325
        return new RelationshipList();
326
    }
327
 
328
    /**
329
     * Create an instance of {@link GetCompetitivePricingForASINResponse }
330
     * 
331
     */
332
    public GetCompetitivePricingForASINResponse createGetCompetitivePricingForASINResponse() {
333
        return new GetCompetitivePricingForASINResponse();
334
    }
335
 
336
    /**
337
     * Create an instance of {@link CompetitivePriceType }
338
     * 
339
     */
340
    public CompetitivePriceType createCompetitivePriceType() {
341
        return new CompetitivePriceType();
342
    }
343
 
344
    /**
345
     * Create an instance of {@link Categories }
346
     * 
347
     */
348
    public Categories createCategories() {
349
        return new Categories();
350
    }
351
 
352
    /**
353
     * Create an instance of {@link ResponseMetadata }
354
     * 
355
     */
356
    public ResponseMetadata createResponseMetadata() {
357
        return new ResponseMetadata();
358
    }
359
 
360
    /**
361
     * Create an instance of {@link PriceType }
362
     * 
363
     */
364
    public PriceType createPriceType() {
365
        return new PriceType();
366
    }
367
 
368
    /**
369
     * Create an instance of {@link GetCompetitivePricingForSKURequest }
370
     * 
371
     */
372
    public GetCompetitivePricingForSKURequest createGetCompetitivePricingForSKURequest() {
373
        return new GetCompetitivePricingForSKURequest();
374
    }
375
 
376
    /**
377
     * Create an instance of {@link GetMyPriceForSKUResponse }
378
     * 
379
     */
380
    public GetMyPriceForSKUResponse createGetMyPriceForSKUResponse() {
381
        return new GetMyPriceForSKUResponse();
382
    }
383
 
384
    /**
385
     * Create an instance of {@link IdentifierType }
386
     * 
387
     */
388
    public IdentifierType createIdentifierType() {
389
        return new IdentifierType();
390
    }
391
 
392
    /**
393
     * Create an instance of {@link GetMatchingProductForIdResult }
394
     * 
395
     */
396
    public GetMatchingProductForIdResult createGetMatchingProductForIdResult() {
397
        return new GetMatchingProductForIdResult();
398
    }
399
 
400
    /**
401
     * Create an instance of {@link LowestOfferListingList }
402
     * 
403
     */
404
    public LowestOfferListingList createLowestOfferListingList() {
405
        return new LowestOfferListingList();
406
    }
407
 
408
    /**
409
     * Create an instance of {@link GetProductCategoriesForASINResponse }
410
     * 
411
     */
412
    public GetProductCategoriesForASINResponse createGetProductCategoriesForASINResponse() {
413
        return new GetProductCategoriesForASINResponse();
414
    }
415
 
416
    /**
417
     * Create an instance of {@link GetProductCategoriesForSKUResult }
418
     * 
419
     */
420
    public GetProductCategoriesForSKUResult createGetProductCategoriesForSKUResult() {
421
        return new GetProductCategoriesForSKUResult();
422
    }
423
 
424
    /**
425
     * Create an instance of {@link GetCompetitivePricingForASINResult }
426
     * 
427
     */
428
    public GetCompetitivePricingForASINResult createGetCompetitivePricingForASINResult() {
429
        return new GetCompetitivePricingForASINResult();
430
    }
431
 
432
    /**
433
     * Create an instance of {@link GetMatchingProductForIdRequest }
434
     * 
435
     */
436
    public GetMatchingProductForIdRequest createGetMatchingProductForIdRequest() {
437
        return new GetMatchingProductForIdRequest();
438
    }
439
 
440
    /**
441
     * Create an instance of {@link GetMatchingProductResponse }
442
     * 
443
     */
444
    public GetMatchingProductResponse createGetMatchingProductResponse() {
445
        return new GetMatchingProductResponse();
446
    }
447
 
448
    /**
449
     * Create an instance of {@link GetServiceStatusRequest }
450
     * 
451
     */
452
    public GetServiceStatusRequest createGetServiceStatusRequest() {
453
        return new GetServiceStatusRequest();
454
    }
455
 
456
    /**
457
     * Create an instance of {@link Error }
458
     * 
459
     */
460
    public Error createError() {
461
        return new Error();
462
    }
463
 
464
    /**
465
     * Create an instance of {@link ShippingTimeType }
466
     * 
467
     */
468
    public ShippingTimeType createShippingTimeType() {
469
        return new ShippingTimeType();
470
    }
471
 
472
    /**
473
     * Create an instance of {@link MessageList }
474
     * 
475
     */
476
    public MessageList createMessageList() {
477
        return new MessageList();
478
    }
479
 
480
    /**
481
     * Create an instance of {@link AttributeSetList }
482
     * 
483
     */
484
    public AttributeSetList createAttributeSetList() {
485
        return new AttributeSetList();
486
    }
487
 
488
    /**
489
     * Create an instance of {@link GetCompetitivePricingForSKUResult }
490
     * 
491
     */
492
    public GetCompetitivePricingForSKUResult createGetCompetitivePricingForSKUResult() {
493
        return new GetCompetitivePricingForSKUResult();
494
    }
495
 
496
    /**
497
     * Create an instance of {@link GetLowestOfferListingsForASINResult }
498
     * 
499
     */
500
    public GetLowestOfferListingsForASINResult createGetLowestOfferListingsForASINResult() {
501
        return new GetLowestOfferListingsForASINResult();
502
    }
503
 
504
    /**
505
     * Create an instance of {@link OfferType }
506
     * 
507
     */
508
    public OfferType createOfferType() {
509
        return new OfferType();
510
    }
511
 
512
    /**
513
     * Create an instance of {@link SellerSKUListType }
514
     * 
515
     */
516
    public SellerSKUListType createSellerSKUListType() {
517
        return new SellerSKUListType();
518
    }
519
 
520
    /**
521
     * Create an instance of {@link ListMatchingProductsResponse }
522
     * 
523
     */
524
    public ListMatchingProductsResponse createListMatchingProductsResponse() {
525
        return new ListMatchingProductsResponse();
526
    }
527
 
528
    /**
529
     * Create an instance of {@link Message }
530
     * 
531
     */
532
    public Message createMessage() {
533
        return new Message();
534
    }
535
 
536
    /**
537
     * Create an instance of {@link GetCompetitivePricingForSKUResponse }
538
     * 
539
     */
540
    public GetCompetitivePricingForSKUResponse createGetCompetitivePricingForSKUResponse() {
541
        return new GetCompetitivePricingForSKUResponse();
542
    }
543
 
544
    /**
545
     * Create an instance of {@link GetMyPriceForSKUResult }
546
     * 
547
     */
548
    public GetMyPriceForSKUResult createGetMyPriceForSKUResult() {
549
        return new GetMyPriceForSKUResult();
550
    }
551
 
552
    /**
553
     * Create an instance of {@link CompetitivePricingType }
554
     * 
555
     */
556
    public CompetitivePricingType createCompetitivePricingType() {
557
        return new CompetitivePricingType();
558
    }
559
 
560
    /**
561
     * Create an instance of {@link GetLowestOfferListingsForASINRequest }
562
     * 
563
     */
564
    public GetLowestOfferListingsForASINRequest createGetLowestOfferListingsForASINRequest() {
565
        return new GetLowestOfferListingsForASINRequest();
566
    }
567
 
568
    /**
569
     * Create an instance of {@link ASINListType }
570
     * 
571
     */
572
    public ASINListType createASINListType() {
573
        return new ASINListType();
574
    }
575
 
576
}