View Javadoc

1   //
2   // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.2-b01-fcs 
3   // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
4   // Any modifications to this file will be lost upon recompilation of the source schema. 
5   // Generated on: 2007.04.05 at 10:47:13 AM CEST 
6   //
7   
8   
9   package com.amazon.webservices.awsecommerceservice._2007_04_04;
10  
11  import javax.xml.bind.JAXBElement;
12  import javax.xml.bind.annotation.XmlElementDecl;
13  import javax.xml.bind.annotation.XmlRegistry;
14  import javax.xml.namespace.QName;
15  
16  
17  /**
18   * This object contains factory methods for each 
19   * Java content interface and Java element interface 
20   * generated in the com.amazon.webservices.awsecommerceservice._2007_04_04 package. 
21   * <p>An ObjectFactory allows you to programatically 
22   * construct new instances of the Java representation 
23   * for XML content. The Java representation of XML 
24   * content can consist of schema derived interfaces 
25   * and classes representing the binding of schema 
26   * type definitions, element declarations and model 
27   * groups.  Factory methods for each of these are 
28   * provided in this class.
29   * 
30   */
31  @XmlRegistry
32  public class ObjectFactory {
33  
34      private final static QName _Condition_QNAME = new QName("http://webservices.amazon.com/AWSECommerceService/2007-04-04", "Condition");
35      private final static QName _AudienceRating_QNAME = new QName("http://webservices.amazon.com/AWSECommerceService/2007-04-04", "AudienceRating");
36      private final static QName _DeliveryMethod_QNAME = new QName("http://webservices.amazon.com/AWSECommerceService/2007-04-04", "DeliveryMethod");
37  
38      /**
39       * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.amazon.webservices.awsecommerceservice._2007_04_04
40       * 
41       */
42      public ObjectFactory() {
43      }
44  
45      /**
46       * Create an instance of {@link CustomerContentLookup }
47       * 
48       */
49      public CustomerContentLookup createCustomerContentLookup() {
50          return new CustomerContentLookup();
51      }
52  
53      /**
54       * Create an instance of {@link CartAddRequest.Items }
55       * 
56       */
57      public CartAddRequest.Items createCartAddRequestItems() {
58          return new CartAddRequest.Items();
59      }
60  
61      /**
62       * Create an instance of {@link ListLookup }
63       * 
64       */
65      public ListLookup createListLookup() {
66          return new ListLookup();
67      }
68  
69      /**
70       * Create an instance of {@link ItemAttributes }
71       * 
72       */
73      public ItemAttributes createItemAttributes() {
74          return new ItemAttributes();
75      }
76  
77      /**
78       * Create an instance of {@link BrowseNode }
79       * 
80       */
81      public BrowseNode createBrowseNode() {
82          return new BrowseNode();
83      }
84  
85      /**
86       * Create an instance of {@link ImageSet }
87       * 
88       */
89      public ImageSet createImageSet() {
90          return new ImageSet();
91      }
92  
93      /**
94       * Create an instance of {@link SimilarityLookupRequest }
95       * 
96       */
97      public SimilarityLookupRequest createSimilarityLookupRequest() {
98          return new SimilarityLookupRequest();
99      }
100 
101     /**
102      * Create an instance of {@link TopSellers.TopSeller }
103      * 
104      */
105     public TopSellers.TopSeller createTopSellersTopSeller() {
106         return new TopSellers.TopSeller();
107     }
108 
109     /**
110      * Create an instance of {@link Bin.BinParameter }
111      * 
112      */
113     public Bin.BinParameter createBinBinParameter() {
114         return new Bin.BinParameter();
115     }
116 
117     /**
118      * Create an instance of {@link ItemAttributes.Creator }
119      * 
120      */
121     public ItemAttributes.Creator createItemAttributesCreator() {
122         return new ItemAttributes.Creator();
123     }
124 
125     /**
126      * Create an instance of {@link SellerListingLookupResponse }
127      * 
128      */
129     public SellerListingLookupResponse createSellerListingLookupResponse() {
130         return new SellerListingLookupResponse();
131     }
132 
133     /**
134      * Create an instance of {@link Transaction.TransactionItems }
135      * 
136      */
137     public Transaction.TransactionItems createTransactionTransactionItems() {
138         return new Transaction.TransactionItems();
139     }
140 
141     /**
142      * Create an instance of {@link SimilarityLookup }
143      * 
144      */
145     public SimilarityLookup createSimilarityLookup() {
146         return new SimilarityLookup();
147     }
148 
149     /**
150      * Create an instance of {@link SellerListings }
151      * 
152      */
153     public SellerListings createSellerListings() {
154         return new SellerListings();
155     }
156 
157     /**
158      * Create an instance of {@link SearchResultsMap.SearchIndex }
159      * 
160      */
161     public SearchResultsMap.SearchIndex createSearchResultsMapSearchIndex() {
162         return new SearchResultsMap.SearchIndex();
163     }
164 
165     /**
166      * Create an instance of {@link CartAddResponse }
167      * 
168      */
169     public CartAddResponse createCartAddResponse() {
170         return new CartAddResponse();
171     }
172 
173     /**
174      * Create an instance of {@link Offers }
175      * 
176      */
177     public Offers createOffers() {
178         return new Offers();
179     }
180 
181     /**
182      * Create an instance of {@link ResponseGroupInformation.Elements }
183      * 
184      */
185     public ResponseGroupInformation.Elements createResponseGroupInformationElements() {
186         return new ResponseGroupInformation.Elements();
187     }
188 
189     /**
190      * Create an instance of {@link SimilarViewedProducts.SimilarViewedProduct }
191      * 
192      */
193     public SimilarViewedProducts.SimilarViewedProduct createSimilarViewedProductsSimilarViewedProduct() {
194         return new SimilarViewedProducts.SimilarViewedProduct();
195     }
196 
197     /**
198      * Create an instance of {@link CustomerContentLookupResponse }
199      * 
200      */
201     public CustomerContentLookupResponse createCustomerContentLookupResponse() {
202         return new CustomerContentLookupResponse();
203     }
204 
205     /**
206      * Create an instance of {@link TransactionItem.ChildTransactionItems }
207      * 
208      */
209     public TransactionItem.ChildTransactionItems createTransactionItemChildTransactionItems() {
210         return new TransactionItem.ChildTransactionItems();
211     }
212 
213     /**
214      * Create an instance of {@link ListSearchResponse }
215      * 
216      */
217     public ListSearchResponse createListSearchResponse() {
218         return new ListSearchResponse();
219     }
220 
221     /**
222      * Create an instance of {@link ListmaniaLists }
223      * 
224      */
225     public ListmaniaLists createListmaniaLists() {
226         return new ListmaniaLists();
227     }
228 
229     /**
230      * Create an instance of {@link SellerListingSearchResponse }
231      * 
232      */
233     public SellerListingSearchResponse createSellerListingSearchResponse() {
234         return new SellerListingSearchResponse();
235     }
236 
237     /**
238      * Create an instance of {@link CartAddRequest.Items.Item }
239      * 
240      */
241     public CartAddRequest.Items.Item createCartAddRequestItemsItem() {
242         return new CartAddRequest.Items.Item();
243     }
244 
245     /**
246      * Create an instance of {@link Transaction }
247      * 
248      */
249     public Transaction createTransaction() {
250         return new Transaction();
251     }
252 
253     /**
254      * Create an instance of {@link SellerListingLookup }
255      * 
256      */
257     public SellerListingLookup createSellerListingLookup() {
258         return new SellerListingLookup();
259     }
260 
261     /**
262      * Create an instance of {@link Request }
263      * 
264      */
265     public Request createRequest() {
266         return new Request();
267     }
268 
269     /**
270      * Create an instance of {@link MultiOperation }
271      * 
272      */
273     public MultiOperation createMultiOperation() {
274         return new MultiOperation();
275     }
276 
277     /**
278      * Create an instance of {@link PromotionItemApplicability }
279      * 
280      */
281     public PromotionItemApplicability createPromotionItemApplicability() {
282         return new PromotionItemApplicability();
283     }
284 
285     /**
286      * Create an instance of {@link BrowseNodeLookupRequest }
287      * 
288      */
289     public BrowseNodeLookupRequest createBrowseNodeLookupRequest() {
290         return new BrowseNodeLookupRequest();
291     }
292 
293     /**
294      * Create an instance of {@link Transaction.Shipments.Shipment }
295      * 
296      */
297     public Transaction.Shipments.Shipment createTransactionShipmentsShipment() {
298         return new Transaction.Shipments.Shipment();
299     }
300 
301     /**
302      * Create an instance of {@link OperationInformation }
303      * 
304      */
305     public OperationInformation createOperationInformation() {
306         return new OperationInformation();
307     }
308 
309     /**
310      * Create an instance of {@link Seller.SellerFeedbackSummary }
311      * 
312      */
313     public Seller.SellerFeedbackSummary createSellerSellerFeedbackSummary() {
314         return new Seller.SellerFeedbackSummary();
315     }
316 
317     /**
318      * Create an instance of {@link BrowseNodeLookupResponse }
319      * 
320      */
321     public BrowseNodeLookupResponse createBrowseNodeLookupResponse() {
322         return new BrowseNodeLookupResponse();
323     }
324 
325     /**
326      * Create an instance of {@link Arguments }
327      * 
328      */
329     public Arguments createArguments() {
330         return new Arguments();
331     }
332 
333     /**
334      * Create an instance of {@link PromotionBenefit }
335      * 
336      */
337     public PromotionBenefit createPromotionBenefit() {
338         return new PromotionBenefit();
339     }
340 
341     /**
342      * Create an instance of {@link Address }
343      * 
344      */
345     public Address createAddress() {
346         return new Address();
347     }
348 
349     /**
350      * Create an instance of {@link Bin }
351      * 
352      */
353     public Bin createBin() {
354         return new Bin();
355     }
356 
357     /**
358      * Create an instance of {@link Errors }
359      * 
360      */
361     public Errors createErrors() {
362         return new Errors();
363     }
364 
365     /**
366      * Create an instance of {@link CartCreateResponse }
367      * 
368      */
369     public CartCreateResponse createCartCreateResponse() {
370         return new CartCreateResponse();
371     }
372 
373     /**
374      * Create an instance of {@link Seller }
375      * 
376      */
377     public Seller createSeller() {
378         return new Seller();
379     }
380 
381     /**
382      * Create an instance of {@link SimilarityLookupResponse }
383      * 
384      */
385     public SimilarityLookupResponse createSimilarityLookupResponse() {
386         return new SimilarityLookupResponse();
387     }
388 
389     /**
390      * Create an instance of {@link ItemAttributes.Languages.Language }
391      * 
392      */
393     public ItemAttributes.Languages.Language createItemAttributesLanguagesLanguage() {
394         return new ItemAttributes.Languages.Language();
395     }
396 
397     /**
398      * Create an instance of {@link MerchantItemAttributes.PackageDimensions }
399      * 
400      */
401     public MerchantItemAttributes.PackageDimensions createMerchantItemAttributesPackageDimensions() {
402         return new MerchantItemAttributes.PackageDimensions();
403     }
404 
405     /**
406      * Create an instance of {@link Tracks.Disc }
407      * 
408      */
409     public Tracks.Disc createTracksDisc() {
410         return new Tracks.Disc();
411     }
412 
413     /**
414      * Create an instance of {@link Reviewer }
415      * 
416      */
417     public Reviewer createReviewer() {
418         return new Reviewer();
419     }
420 
421     /**
422      * Create an instance of {@link VariationDimensions }
423      * 
424      */
425     public VariationDimensions createVariationDimensions() {
426         return new VariationDimensions();
427     }
428 
429     /**
430      * Create an instance of {@link ItemLookup }
431      * 
432      */
433     public ItemLookup createItemLookup() {
434         return new ItemLookup();
435     }
436 
437     /**
438      * Create an instance of {@link PromotionEligibilityRequirement }
439      * 
440      */
441     public PromotionEligibilityRequirement createPromotionEligibilityRequirement() {
442         return new PromotionEligibilityRequirement();
443     }
444 
445     /**
446      * Create an instance of {@link com.amazon.webservices.awsecommerceservice._2007_04_04.Item.AlternateVersions.AlternateVersion }
447      * 
448      */
449     public com.amazon.webservices.awsecommerceservice._2007_04_04.Item.AlternateVersions.AlternateVersion createItemAlternateVersionsAlternateVersion() {
450         return new com.amazon.webservices.awsecommerceservice._2007_04_04.Item.AlternateVersions.AlternateVersion();
451     }
452 
453     /**
454      * Create an instance of {@link Transaction.Shipments.Shipment.ShipmentItems }
455      * 
456      */
457     public Transaction.Shipments.Shipment.ShipmentItems createTransactionShipmentsShipmentShipmentItems() {
458         return new Transaction.Shipments.Shipment.ShipmentItems();
459     }
460 
461     /**
462      * Create an instance of {@link CustomerContentSearchRequest }
463      * 
464      */
465     public CustomerContentSearchRequest createCustomerContentSearchRequest() {
466         return new CustomerContentSearchRequest();
467     }
468 
469     /**
470      * Create an instance of {@link Tracks }
471      * 
472      */
473     public Tracks createTracks() {
474         return new Tracks();
475     }
476 
477     /**
478      * Create an instance of {@link MerchantItemAttributes.Languages.Language }
479      * 
480      */
481     public MerchantItemAttributes.Languages.Language createMerchantItemAttributesLanguagesLanguage() {
482         return new MerchantItemAttributes.Languages.Language();
483     }
484 
485     /**
486      * Create an instance of {@link SellerFeedback.Feedback }
487      * 
488      */
489     public SellerFeedback.Feedback createSellerFeedbackFeedback() {
490         return new SellerFeedback.Feedback();
491     }
492 
493     /**
494      * Create an instance of {@link SearchBinSets }
495      * 
496      */
497     public SearchBinSets createSearchBinSets() {
498         return new SearchBinSets();
499     }
500 
501     /**
502      * Create an instance of {@link Promotions }
503      * 
504      */
505     public Promotions createPromotions() {
506         return new Promotions();
507     }
508 
509     /**
510      * Create an instance of {@link Transaction.Shipments.Shipment.Packages.Package }
511      * 
512      */
513     public Transaction.Shipments.Shipment.Packages.Package createTransactionShipmentsShipmentPackagesPackage() {
514         return new Transaction.Shipments.Shipment.Packages.Package();
515     }
516 
517     /**
518      * Create an instance of {@link Lists }
519      * 
520      */
521     public Lists createLists() {
522         return new Lists();
523     }
524 
525     /**
526      * Create an instance of {@link ItemLookupResponse }
527      * 
528      */
529     public ItemLookupResponse createItemLookupResponse() {
530         return new ItemLookupResponse();
531     }
532 
533     /**
534      * Create an instance of {@link DecimalWithUnits }
535      * 
536      */
537     public DecimalWithUnits createDecimalWithUnits() {
538         return new DecimalWithUnits();
539     }
540 
541     /**
542      * Create an instance of {@link HelpResponse }
543      * 
544      */
545     public HelpResponse createHelpResponse() {
546         return new HelpResponse();
547     }
548 
549     /**
550      * Create an instance of {@link ListLookupRequest }
551      * 
552      */
553     public ListLookupRequest createListLookupRequest() {
554         return new ListLookupRequest();
555     }
556 
557     /**
558      * Create an instance of {@link Transaction.Shipments }
559      * 
560      */
561     public Transaction.Shipments createTransactionShipments() {
562         return new Transaction.Shipments();
563     }
564 
565     /**
566      * Create an instance of {@link TransactionLookupResponse }
567      * 
568      */
569     public TransactionLookupResponse createTransactionLookupResponse() {
570         return new TransactionLookupResponse();
571     }
572 
573     /**
574      * Create an instance of {@link SellerFeedback }
575      * 
576      */
577     public SellerFeedback createSellerFeedback() {
578         return new SellerFeedback();
579     }
580 
581     /**
582      * Create an instance of {@link Seller.SellerFeedbackSummary.FeedbackDateRange.SellerFeedbackRating }
583      * 
584      */
585     public Seller.SellerFeedbackSummary.FeedbackDateRange.SellerFeedbackRating createSellerSellerFeedbackSummaryFeedbackDateRangeSellerFeedbackRating() {
586         return new Seller.SellerFeedbackSummary.FeedbackDateRange.SellerFeedbackRating();
587     }
588 
589     /**
590      * Create an instance of {@link ItemAttributes.PackageDimensions }
591      * 
592      */
593     public ItemAttributes.PackageDimensions createItemAttributesPackageDimensions() {
594         return new ItemAttributes.PackageDimensions();
595     }
596 
597     /**
598      * Create an instance of {@link CartAddRequest }
599      * 
600      */
601     public CartAddRequest createCartAddRequest() {
602         return new CartAddRequest();
603     }
604 
605     /**
606      * Create an instance of {@link ResponseGroupInformation.ValidOperations }
607      * 
608      */
609     public ResponseGroupInformation.ValidOperations createResponseGroupInformationValidOperations() {
610         return new ResponseGroupInformation.ValidOperations();
611     }
612 
613     /**
614      * Create an instance of {@link CartGetResponse }
615      * 
616      */
617     public CartGetResponse createCartGetResponse() {
618         return new CartGetResponse();
619     }
620 
621     /**
622      * Create an instance of {@link CartAdd }
623      * 
624      */
625     public CartAdd createCartAdd() {
626         return new CartAdd();
627     }
628 
629     /**
630      * Create an instance of {@link SimilarProducts.SimilarProduct }
631      * 
632      */
633     public SimilarProducts.SimilarProduct createSimilarProductsSimilarProduct() {
634         return new SimilarProducts.SimilarProduct();
635     }
636 
637     /**
638      * Create an instance of {@link OperationInformation.DefaultResponseGroups }
639      * 
640      */
641     public OperationInformation.DefaultResponseGroups createOperationInformationDefaultResponseGroups() {
642         return new OperationInformation.DefaultResponseGroups();
643     }
644 
645     /**
646      * Create an instance of {@link MerchantItemAttributes }
647      * 
648      */
649     public MerchantItemAttributes createMerchantItemAttributes() {
650         return new MerchantItemAttributes();
651     }
652 
653     /**
654      * Create an instance of {@link SavedForLaterItems }
655      * 
656      */
657     public SavedForLaterItems createSavedForLaterItems() {
658         return new SavedForLaterItems();
659     }
660 
661     /**
662      * Create an instance of {@link ListSearchRequest }
663      * 
664      */
665     public ListSearchRequest createListSearchRequest() {
666         return new ListSearchRequest();
667     }
668 
669     /**
670      * Create an instance of {@link SimilarProducts }
671      * 
672      */
673     public SimilarProducts createSimilarProducts() {
674         return new SimilarProducts();
675     }
676 
677     /**
678      * Create an instance of {@link MerchantItemAttributes.Creator }
679      * 
680      */
681     public MerchantItemAttributes.Creator createMerchantItemAttributesCreator() {
682         return new MerchantItemAttributes.Creator();
683     }
684 
685     /**
686      * Create an instance of {@link CartGet }
687      * 
688      */
689     public CartGet createCartGet() {
690         return new CartGet();
691     }
692 
693     /**
694      * Create an instance of {@link OfferListing.AvailabilityAttributes }
695      * 
696      */
697     public OfferListing.AvailabilityAttributes createOfferListingAvailabilityAttributes() {
698         return new OfferListing.AvailabilityAttributes();
699     }
700 
701     /**
702      * Create an instance of {@link Merchant }
703      * 
704      */
705     public Merchant createMerchant() {
706         return new Merchant();
707     }
708 
709     /**
710      * Create an instance of {@link ItemAttributes.ItemDimensions }
711      * 
712      */
713     public ItemAttributes.ItemDimensions createItemAttributesItemDimensions() {
714         return new ItemAttributes.ItemDimensions();
715     }
716 
717     /**
718      * Create an instance of {@link Customer }
719      * 
720      */
721     public Customer createCustomer() {
722         return new Customer();
723     }
724 
725     /**
726      * Create an instance of {@link ItemLookupRequest }
727      * 
728      */
729     public ItemLookupRequest createItemLookupRequest() {
730         return new ItemLookupRequest();
731     }
732 
733     /**
734      * Create an instance of {@link Information }
735      * 
736      */
737     public Information createInformation() {
738         return new Information();
739     }
740 
741     /**
742      * Create an instance of {@link Collections }
743      * 
744      */
745     public Collections createCollections() {
746         return new Collections();
747     }
748 
749     /**
750      * Create an instance of {@link Offer }
751      * 
752      */
753     public Offer createOffer() {
754         return new Offer();
755     }
756 
757     /**
758      * Create an instance of {@link CartModifyResponse }
759      * 
760      */
761     public CartModifyResponse createCartModifyResponse() {
762         return new CartModifyResponse();
763     }
764 
765     /**
766      * Create an instance of {@link TransactionLookupRequest }
767      * 
768      */
769     public TransactionLookupRequest createTransactionLookupRequest() {
770         return new TransactionLookupRequest();
771     }
772 
773     /**
774      * Create an instance of {@link TransactionItem }
775      * 
776      */
777     public TransactionItem createTransactionItem() {
778         return new TransactionItem();
779     }
780 
781     /**
782      * Create an instance of {@link EditorialReview }
783      * 
784      */
785     public EditorialReview createEditorialReview() {
786         return new EditorialReview();
787     }
788 
789     /**
790      * Create an instance of {@link CartItem }
791      * 
792      */
793     public CartItem createCartItem() {
794         return new CartItem();
795     }
796 
797     /**
798      * Create an instance of {@link CartModifyRequest }
799      * 
800      */
801     public CartModifyRequest createCartModifyRequest() {
802         return new CartModifyRequest();
803     }
804 
805     /**
806      * Create an instance of {@link ItemAttributes.Languages }
807      * 
808      */
809     public ItemAttributes.Languages createItemAttributesLanguages() {
810         return new ItemAttributes.Languages();
811     }
812 
813     /**
814      * Create an instance of {@link OperationInformation.RequiredParameters }
815      * 
816      */
817     public OperationInformation.RequiredParameters createOperationInformationRequiredParameters() {
818         return new OperationInformation.RequiredParameters();
819     }
820 
821     /**
822      * Create an instance of {@link SearchInside }
823      * 
824      */
825     public SearchInside createSearchInside() {
826         return new SearchInside();
827     }
828 
829     /**
830      * Create an instance of {@link Collections.Collection }
831      * 
832      */
833     public Collections.Collection createCollectionsCollection() {
834         return new Collections.Collection();
835     }
836 
837     /**
838      * Create an instance of {@link CustomerReviews }
839      * 
840      */
841     public CustomerReviews createCustomerReviews() {
842         return new CustomerReviews();
843     }
844 
845     /**
846      * Create an instance of {@link CartCreateRequest }
847      * 
848      */
849     public CartCreateRequest createCartCreateRequest() {
850         return new CartCreateRequest();
851     }
852 
853     /**
854      * Create an instance of {@link ResponseGroupInformation }
855      * 
856      */
857     public ResponseGroupInformation createResponseGroupInformation() {
858         return new ResponseGroupInformation();
859     }
860 
861     /**
862      * Create an instance of {@link CartCreate }
863      * 
864      */
865     public CartCreate createCartCreate() {
866         return new CartCreate();
867     }
868 
869     /**
870      * Create an instance of {@link OtherCategoriesSimilarProducts.OtherCategoriesSimilarProduct }
871      * 
872      */
873     public OtherCategoriesSimilarProducts.OtherCategoriesSimilarProduct createOtherCategoriesSimilarProductsOtherCategoriesSimilarProduct() {
874         return new OtherCategoriesSimilarProducts.OtherCategoriesSimilarProduct();
875     }
876 
877     /**
878      * Create an instance of {@link Promotion.Details }
879      * 
880      */
881     public Promotion.Details createPromotionDetails() {
882         return new Promotion.Details();
883     }
884 
885     /**
886      * Create an instance of {@link CustomerContentSearchResponse }
887      * 
888      */
889     public CustomerContentSearchResponse createCustomerContentSearchResponse() {
890         return new CustomerContentSearchResponse();
891     }
892 
893     /**
894      * Create an instance of {@link Transaction.Shipments.Shipment.Packages }
895      * 
896      */
897     public Transaction.Shipments.Shipment.Packages createTransactionShipmentsShipmentPackages() {
898         return new Transaction.Shipments.Shipment.Packages();
899     }
900 
901     /**
902      * Create an instance of {@link SearchBinSet }
903      * 
904      */
905     public SearchBinSet createSearchBinSet() {
906         return new SearchBinSet();
907     }
908 
909     /**
910      * Create an instance of {@link NewReleases.NewRelease }
911      * 
912      */
913     public NewReleases.NewRelease createNewReleasesNewRelease() {
914         return new NewReleases.NewRelease();
915     }
916 
917     /**
918      * Create an instance of {@link MultiOperationResponse }
919      * 
920      */
921     public MultiOperationResponse createMultiOperationResponse() {
922         return new MultiOperationResponse();
923     }
924 
925     /**
926      * Create an instance of {@link BrowseNodeLookup }
927      * 
928      */
929     public BrowseNodeLookup createBrowseNodeLookup() {
930         return new BrowseNodeLookup();
931     }
932 
933     /**
934      * Create an instance of {@link CartClearResponse }
935      * 
936      */
937     public CartClearResponse createCartClearResponse() {
938         return new CartClearResponse();
939     }
940 
941     /**
942      * Create an instance of {@link SearchResultsMap }
943      * 
944      */
945     public SearchResultsMap createSearchResultsMap() {
946         return new SearchResultsMap();
947     }
948 
949     /**
950      * Create an instance of {@link Promotion }
951      * 
952      */
953     public Promotion createPromotion() {
954         return new Promotion();
955     }
956 
957     /**
958      * Create an instance of {@link Seller.Location }
959      * 
960      */
961     public Seller.Location createSellerLocation() {
962         return new Seller.Location();
963     }
964 
965     /**
966      * Create an instance of {@link Price }
967      * 
968      */
969     public Price createPrice() {
970         return new Price();
971     }
972 
973     /**
974      * Create an instance of {@link CartModifyRequest.Items.Item }
975      * 
976      */
977     public CartModifyRequest.Items.Item createCartModifyRequestItemsItem() {
978         return new CartModifyRequest.Items.Item();
979     }
980 
981     /**
982      * Create an instance of {@link OtherCategoriesSimilarProducts }
983      * 
984      */
985     public OtherCategoriesSimilarProducts createOtherCategoriesSimilarProducts() {
986         return new OtherCategoriesSimilarProducts();
987     }
988 
989     /**
990      * Create an instance of {@link VariationSummary }
991      * 
992      */
993     public VariationSummary createVariationSummary() {
994         return new VariationSummary();
995     }
996 
997     /**
998      * Create an instance of {@link CartGetRequest }
999      * 
1000      */
1001     public CartGetRequest createCartGetRequest() {
1002         return new CartGetRequest();
1003     }
1004 
1005     /**
1006      * Create an instance of {@link com.amazon.webservices.awsecommerceservice._2007_04_04.Item.AlternateVersions }
1007      * 
1008      */
1009     public com.amazon.webservices.awsecommerceservice._2007_04_04.Item.AlternateVersions createItemAlternateVersions() {
1010         return new com.amazon.webservices.awsecommerceservice._2007_04_04.Item.AlternateVersions();
1011     }
1012 
1013     /**
1014      * Create an instance of {@link PromotionBenefits }
1015      * 
1016      */
1017     public PromotionBenefits createPromotionBenefits() {
1018         return new PromotionBenefits();
1019     }
1020 
1021     /**
1022      * Create an instance of {@link ListSearch }
1023      * 
1024      */
1025     public ListSearch createListSearch() {
1026         return new ListSearch();
1027     }
1028 
1029     /**
1030      * Create an instance of {@link OperationInformation.AvailableParameters }
1031      * 
1032      */
1033     public OperationInformation.AvailableParameters createOperationInformationAvailableParameters() {
1034         return new OperationInformation.AvailableParameters();
1035     }
1036 
1037     /**
1038      * Create an instance of {@link CartModifyRequest.Items }
1039      * 
1040      */
1041     public CartModifyRequest.Items createCartModifyRequestItems() {
1042         return new CartModifyRequest.Items();
1043     }
1044 
1045     /**
1046      * Create an instance of {@link OfferAttributes }
1047      * 
1048      */
1049     public OfferAttributes createOfferAttributes() {
1050         return new OfferAttributes();
1051     }
1052 
1053     /**
1054      * Create an instance of {@link TopSellers }
1055      * 
1056      */
1057     public TopSellers createTopSellers() {
1058         return new TopSellers();
1059     }
1060 
1061     /**
1062      * Create an instance of {@link Accessories }
1063      * 
1064      */
1065     public Accessories createAccessories() {
1066         return new Accessories();
1067     }
1068 
1069     /**
1070      * Create an instance of {@link SellerListingSearch }
1071      * 
1072      */
1073     public SellerListingSearch createSellerListingSearch() {
1074         return new SellerListingSearch();
1075     }
1076 
1077     /**
1078      * Create an instance of {@link Collections.Collection.CollectionItem }
1079      * 
1080      */
1081     public Collections.Collection.CollectionItem createCollectionsCollectionCollectionItem() {
1082         return new Collections.Collection.CollectionItem();
1083     }
1084 
1085     /**
1086      * Create an instance of {@link SellerListing }
1087      * 
1088      */
1089     public SellerListing createSellerListing() {
1090         return new SellerListing();
1091     }
1092 
1093     /**
1094      * Create an instance of {@link CartCreateRequest.Items }
1095      * 
1096      */
1097     public CartCreateRequest.Items createCartCreateRequestItems() {
1098         return new CartCreateRequest.Items();
1099     }
1100 
1101     /**
1102      * Create an instance of {@link CustomerContentSearch }
1103      * 
1104      */
1105     public CustomerContentSearch createCustomerContentSearch() {
1106         return new CustomerContentSearch();
1107     }
1108 
1109     /**
1110      * Create an instance of {@link LoyaltyPoints }
1111      * 
1112      */
1113     public LoyaltyPoints createLoyaltyPoints() {
1114         return new LoyaltyPoints();
1115     }
1116 
1117     /**
1118      * Create an instance of {@link Accessories.Accessory }
1119      * 
1120      */
1121     public Accessories.Accessory createAccessoriesAccessory() {
1122         return new Accessories.Accessory();
1123     }
1124 
1125     /**
1126      * Create an instance of {@link SellerListingLookupRequest }
1127      * 
1128      */
1129     public SellerListingLookupRequest createSellerListingLookupRequest() {
1130         return new SellerListingLookupRequest();
1131     }
1132 
1133     /**
1134      * Create an instance of {@link BrowseNode.Children }
1135      * 
1136      */
1137     public BrowseNode.Children createBrowseNodeChildren() {
1138         return new BrowseNode.Children();
1139     }
1140 
1141     /**
1142      * Create an instance of {@link HelpRequest }
1143      * 
1144      */
1145     public HelpRequest createHelpRequest() {
1146         return new HelpRequest();
1147     }
1148 
1149     /**
1150      * Create an instance of {@link OperationInformation.AvailableResponseGroups }
1151      * 
1152      */
1153     public OperationInformation.AvailableResponseGroups createOperationInformationAvailableResponseGroups() {
1154         return new OperationInformation.AvailableResponseGroups();
1155     }
1156 
1157     /**
1158      * Create an instance of {@link PromotionEligibilityRequirements }
1159      * 
1160      */
1161     public PromotionEligibilityRequirements createPromotionEligibilityRequirements() {
1162         return new PromotionEligibilityRequirements();
1163     }
1164 
1165     /**
1166      * Create an instance of {@link CartItems }
1167      * 
1168      */
1169     public CartItems createCartItems() {
1170         return new CartItems();
1171     }
1172 
1173     /**
1174      * Create an instance of {@link CartClear }
1175      * 
1176      */
1177     public CartClear createCartClear() {
1178         return new CartClear();
1179     }
1180 
1181     /**
1182      * Create an instance of {@link MerchantItemAttributes.ItemDimensions }
1183      * 
1184      */
1185     public MerchantItemAttributes.ItemDimensions createMerchantItemAttributesItemDimensions() {
1186         return new MerchantItemAttributes.ItemDimensions();
1187     }
1188 
1189     /**
1190      * Create an instance of {@link ListLookupResponse }
1191      * 
1192      */
1193     public ListLookupResponse createListLookupResponse() {
1194         return new ListLookupResponse();
1195     }
1196 
1197     /**
1198      * Create an instance of {@link Seller.SellerFeedbackSummary.FeedbackDateRange }
1199      * 
1200      */
1201     public Seller.SellerFeedbackSummary.FeedbackDateRange createSellerSellerFeedbackSummaryFeedbackDateRange() {
1202         return new Seller.SellerFeedbackSummary.FeedbackDateRange();
1203     }
1204 
1205     /**
1206      * Create an instance of {@link Image }
1207      * 
1208      */
1209     public Image createImage() {
1210         return new Image();
1211     }
1212 
1213     /**
1214      * Create an instance of {@link CartCreateRequest.Items.Item }
1215      * 
1216      */
1217     public CartCreateRequest.Items.Item createCartCreateRequestItemsItem() {
1218         return new CartCreateRequest.Items.Item();
1219     }
1220 
1221     /**
1222      * Create an instance of {@link OperationRequest }
1223      * 
1224      */
1225     public OperationRequest createOperationRequest() {
1226         return new OperationRequest();
1227     }
1228 
1229     /**
1230      * Create an instance of {@link CartClearRequest }
1231      * 
1232      */
1233     public CartClearRequest createCartClearRequest() {
1234         return new CartClearRequest();
1235     }
1236 
1237     /**
1238      * Create an instance of {@link Promotion.Summary }
1239      * 
1240      */
1241     public Promotion.Summary createPromotionSummary() {
1242         return new Promotion.Summary();
1243     }
1244 
1245     /**
1246      * Create an instance of {@link SellerLookup }
1247      * 
1248      */
1249     public SellerLookup createSellerLookup() {
1250         return new SellerLookup();
1251     }
1252 
1253     /**
1254      * Create an instance of {@link SellerListingSearchRequest }
1255      * 
1256      */
1257     public SellerListingSearchRequest createSellerListingSearchRequest() {
1258         return new SellerListingSearchRequest();
1259     }
1260 
1261     /**
1262      * Create an instance of {@link com.amazon.webservices.awsecommerceservice._2007_04_04.Item.Subjects }
1263      * 
1264      */
1265     public com.amazon.webservices.awsecommerceservice._2007_04_04.Item.Subjects createItemSubjects() {
1266         return new com.amazon.webservices.awsecommerceservice._2007_04_04.Item.Subjects();
1267     }
1268 
1269     /**
1270      * Create an instance of {@link CorrectedQuery }
1271      * 
1272      */
1273     public CorrectedQuery createCorrectedQuery() {
1274         return new CorrectedQuery();
1275     }
1276 
1277     /**
1278      * Create an instance of {@link HTTPHeaders }
1279      * 
1280      */
1281     public HTTPHeaders createHTTPHeaders() {
1282         return new HTTPHeaders();
1283     }
1284 
1285     /**
1286      * Create an instance of {@link Transaction.Totals }
1287      * 
1288      */
1289     public Transaction.Totals createTransactionTotals() {
1290         return new Transaction.Totals();
1291     }
1292 
1293     /**
1294      * Create an instance of {@link Tracks.Disc.Track }
1295      * 
1296      */
1297     public Tracks.Disc.Track createTracksDiscTrack() {
1298         return new Tracks.Disc.Track();
1299     }
1300 
1301     /**
1302      * Create an instance of {@link List }
1303      * 
1304      */
1305     public List createList() {
1306         return new List();
1307     }
1308 
1309     /**
1310      * Create an instance of {@link ItemSearchRequest }
1311      * 
1312      */
1313     public ItemSearchRequest createItemSearchRequest() {
1314         return new ItemSearchRequest();
1315     }
1316 
1317     /**
1318      * Create an instance of {@link OfferListing.ShippingCharge }
1319      * 
1320      */
1321     public OfferListing.ShippingCharge createOfferListingShippingCharge() {
1322         return new OfferListing.ShippingCharge();
1323     }
1324 
1325     /**
1326      * Create an instance of {@link BrowseNode.Ancestors }
1327      * 
1328      */
1329     public BrowseNode.Ancestors createBrowseNodeAncestors() {
1330         return new BrowseNode.Ancestors();
1331     }
1332 
1333     /**
1334      * Create an instance of {@link Sellers }
1335      * 
1336      */
1337     public Sellers createSellers() {
1338         return new Sellers();
1339     }
1340 
1341     /**
1342      * Create an instance of {@link Customers }
1343      * 
1344      */
1345     public Customers createCustomers() {
1346         return new Customers();
1347     }
1348 
1349     /**
1350      * Create an instance of {@link OfferSummary }
1351      * 
1352      */
1353     public OfferSummary createOfferSummary() {
1354         return new OfferSummary();
1355     }
1356 
1357     /**
1358      * Create an instance of {@link TransactionLookup }
1359      * 
1360      */
1361     public TransactionLookup createTransactionLookup() {
1362         return new TransactionLookup();
1363     }
1364 
1365     /**
1366      * Create an instance of {@link SearchInside.Excerpt }
1367      * 
1368      */
1369     public SearchInside.Excerpt createSearchInsideExcerpt() {
1370         return new SearchInside.Excerpt();
1371     }
1372 
1373     /**
1374      * Create an instance of {@link ItemSearchResponse }
1375      * 
1376      */
1377     public ItemSearchResponse createItemSearchResponse() {
1378         return new ItemSearchResponse();
1379     }
1380 
1381     /**
1382      * Create an instance of {@link com.amazon.webservices.awsecommerceservice._2007_04_04.Items }
1383      * 
1384      */
1385     public com.amazon.webservices.awsecommerceservice._2007_04_04.Items createItems() {
1386         return new com.amazon.webservices.awsecommerceservice._2007_04_04.Items();
1387     }
1388 
1389     /**
1390      * Create an instance of {@link OfferListing }
1391      * 
1392      */
1393     public OfferListing createOfferListing() {
1394         return new OfferListing();
1395     }
1396 
1397     /**
1398      * Create an instance of {@link SellerLookupResponse }
1399      * 
1400      */
1401     public SellerLookupResponse createSellerLookupResponse() {
1402         return new SellerLookupResponse();
1403     }
1404 
1405     /**
1406      * Create an instance of {@link Collections.Collection.CollectionParent }
1407      * 
1408      */
1409     public Collections.Collection.CollectionParent createCollectionsCollectionCollectionParent() {
1410         return new Collections.Collection.CollectionParent();
1411     }
1412 
1413     /**
1414      * Create an instance of {@link BrowseNodes }
1415      * 
1416      */
1417     public BrowseNodes createBrowseNodes() {
1418         return new BrowseNodes();
1419     }
1420 
1421     /**
1422      * Create an instance of {@link StringWithUnits }
1423      * 
1424      */
1425     public StringWithUnits createStringWithUnits() {
1426         return new StringWithUnits();
1427     }
1428 
1429     /**
1430      * Create an instance of {@link ItemSearch }
1431      * 
1432      */
1433     public ItemSearch createItemSearch() {
1434         return new ItemSearch();
1435     }
1436 
1437     /**
1438      * Create an instance of {@link NonNegativeIntegerWithUnits }
1439      * 
1440      */
1441     public NonNegativeIntegerWithUnits createNonNegativeIntegerWithUnits() {
1442         return new NonNegativeIntegerWithUnits();
1443     }
1444 
1445     /**
1446      * Create an instance of {@link ListmaniaLists.ListmaniaList }
1447      * 
1448      */
1449     public ListmaniaLists.ListmaniaList createListmaniaListsListmaniaList() {
1450         return new ListmaniaLists.ListmaniaList();
1451     }
1452 
1453     /**
1454      * Create an instance of {@link HTTPHeaders.Header }
1455      * 
1456      */
1457     public HTTPHeaders.Header createHTTPHeadersHeader() {
1458         return new HTTPHeaders.Header();
1459     }
1460 
1461     /**
1462      * Create an instance of {@link com.amazon.webservices.awsecommerceservice._2007_04_04.Item.ImageSets }
1463      * 
1464      */
1465     public com.amazon.webservices.awsecommerceservice._2007_04_04.Item.ImageSets createItemImageSets() {
1466         return new com.amazon.webservices.awsecommerceservice._2007_04_04.Item.ImageSets();
1467     }
1468 
1469     /**
1470      * Create an instance of {@link Transactions }
1471      * 
1472      */
1473     public Transactions createTransactions() {
1474         return new Transactions();
1475     }
1476 
1477     /**
1478      * Create an instance of {@link SellerLookupRequest }
1479      * 
1480      */
1481     public SellerLookupRequest createSellerLookupRequest() {
1482         return new SellerLookupRequest();
1483     }
1484 
1485     /**
1486      * Create an instance of {@link CartModify }
1487      * 
1488      */
1489     public CartModify createCartModify() {
1490         return new CartModify();
1491     }
1492 
1493     /**
1494      * Create an instance of {@link com.amazon.webservices.awsecommerceservice._2007_04_04.Item }
1495      * 
1496      */
1497     public com.amazon.webservices.awsecommerceservice._2007_04_04.Item createItem() {
1498         return new com.amazon.webservices.awsecommerceservice._2007_04_04.Item();
1499     }
1500 
1501     /**
1502      * Create an instance of {@link Customer.Location }
1503      * 
1504      */
1505     public Customer.Location createCustomerLocation() {
1506         return new Customer.Location();
1507     }
1508 
1509     /**
1510      * Create an instance of {@link NewReleases }
1511      * 
1512      */
1513     public NewReleases createNewReleases() {
1514         return new NewReleases();
1515     }
1516 
1517     /**
1518      * Create an instance of {@link Cart }
1519      * 
1520      */
1521     public Cart createCart() {
1522         return new Cart();
1523     }
1524 
1525     /**
1526      * Create an instance of {@link Help }
1527      * 
1528      */
1529     public Help createHelp() {
1530         return new Help();
1531     }
1532 
1533     /**
1534      * Create an instance of {@link Review }
1535      * 
1536      */
1537     public Review createReview() {
1538         return new Review();
1539     }
1540 
1541     /**
1542      * Create an instance of {@link EditorialReviews }
1543      * 
1544      */
1545     public EditorialReviews createEditorialReviews() {
1546         return new EditorialReviews();
1547     }
1548 
1549     /**
1550      * Create an instance of {@link Variations }
1551      * 
1552      */
1553     public Variations createVariations() {
1554         return new Variations();
1555     }
1556 
1557     /**
1558      * Create an instance of {@link ListItem }
1559      * 
1560      */
1561     public ListItem createListItem() {
1562         return new ListItem();
1563     }
1564 
1565     /**
1566      * Create an instance of {@link Errors.Error }
1567      * 
1568      */
1569     public Errors.Error createErrorsError() {
1570         return new Errors.Error();
1571     }
1572 
1573     /**
1574      * Create an instance of {@link CustomerContentLookupRequest }
1575      * 
1576      */
1577     public CustomerContentLookupRequest createCustomerContentLookupRequest() {
1578         return new CustomerContentLookupRequest();
1579     }
1580 
1581     /**
1582      * Create an instance of {@link Arguments.Argument }
1583      * 
1584      */
1585     public Arguments.Argument createArgumentsArgument() {
1586         return new Arguments.Argument();
1587     }
1588 
1589     /**
1590      * Create an instance of {@link MerchantItemAttributes.Languages }
1591      * 
1592      */
1593     public MerchantItemAttributes.Languages createMerchantItemAttributesLanguages() {
1594         return new MerchantItemAttributes.Languages();
1595     }
1596 
1597     /**
1598      * Create an instance of {@link MerchantItemAttributes.VendorRebate }
1599      * 
1600      */
1601     public MerchantItemAttributes.VendorRebate createMerchantItemAttributesVendorRebate() {
1602         return new MerchantItemAttributes.VendorRebate();
1603     }
1604 
1605     /**
1606      * Create an instance of {@link Collections.Collection.CollectionSummary }
1607      * 
1608      */
1609     public Collections.Collection.CollectionSummary createCollectionsCollectionCollectionSummary() {
1610         return new Collections.Collection.CollectionSummary();
1611     }
1612 
1613     /**
1614      * Create an instance of {@link SimilarViewedProducts }
1615      * 
1616      */
1617     public SimilarViewedProducts createSimilarViewedProducts() {
1618         return new SimilarViewedProducts();
1619     }
1620 
1621     /**
1622      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1623      * 
1624      */
1625     @XmlElementDecl(namespace = "http://webservices.amazon.com/AWSECommerceService/2007-04-04", name = "Condition")
1626     public JAXBElement<String> createCondition(String value) {
1627         return new JAXBElement<String>(_Condition_QNAME, String.class, null, value);
1628     }
1629 
1630     /**
1631      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1632      * 
1633      */
1634     @XmlElementDecl(namespace = "http://webservices.amazon.com/AWSECommerceService/2007-04-04", name = "AudienceRating")
1635     public JAXBElement<String> createAudienceRating(String value) {
1636         return new JAXBElement<String>(_AudienceRating_QNAME, String.class, null, value);
1637     }
1638 
1639     /**
1640      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
1641      * 
1642      */
1643     @XmlElementDecl(namespace = "http://webservices.amazon.com/AWSECommerceService/2007-04-04", name = "DeliveryMethod")
1644     public JAXBElement<String> createDeliveryMethod(String value) {
1645         return new JAXBElement<String>(_DeliveryMethod_QNAME, String.class, null, value);
1646     }
1647 
1648 }