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 java.math.BigInteger;
12 import java.util.ArrayList;
13 import java.util.List;
14 import javax.xml.bind.annotation.*;
15
16
17 /**
18 * <p>Java class for ItemSearchRequest complex type.
19 *
20 * <p>The following schema fragment specifies the expected content contained within this class.
21 *
22 * <pre>
23 * <complexType name="ItemSearchRequest">
24 * <complexContent>
25 * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
26 * <sequence>
27 * <element name="Actor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
28 * <element name="Artist" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
29 * <element name="Availability" minOccurs="0">
30 * <simpleType>
31 * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
32 * <enumeration value="Available"/>
33 * </restriction>
34 * </simpleType>
35 * </element>
36 * <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}AudienceRating" maxOccurs="unbounded" minOccurs="0"/>
37 * <element name="Author" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
38 * <element name="Brand" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
39 * <element name="BrowseNode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
40 * <element name="City" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
41 * <element name="Composer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
42 * <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}Condition" minOccurs="0"/>
43 * <element name="Conductor" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
44 * <element name="Count" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
45 * <element name="Cuisine" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
46 * <element ref="{http://webservices.amazon.com/AWSECommerceService/2007-04-04}DeliveryMethod" minOccurs="0"/>
47 * <element name="Director" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
48 * <element name="FutureLaunchDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
49 * <element name="ISPUPostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
50 * <element name="ItemPage" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
51 * <element name="Keywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
52 * <element name="Manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
53 * <element name="MaximumPrice" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
54 * <element name="MerchantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
55 * <element name="MinimumPrice" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" minOccurs="0"/>
56 * <element name="MusicLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
57 * <element name="Neighborhood" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
58 * <element name="Orchestra" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
59 * <element name="PostalCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
60 * <element name="Power" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
61 * <element name="Publisher" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
62 * <element name="ResponseGroup" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
63 * <element name="ReviewSort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
64 * <element name="SearchIndex" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
65 * <element name="Sort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
66 * <element name="State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
67 * <element name="TextStream" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
68 * <element name="Title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
69 * <element name="ReleaseDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
70 * </sequence>
71 * </restriction>
72 * </complexContent>
73 * </complexType>
74 * </pre>
75 *
76 *
77 */
78 @XmlAccessorType(XmlAccessType.FIELD)
79 @XmlType(name = "ItemSearchRequest", propOrder = {
80 "actor",
81 "artist",
82 "availability",
83 "audienceRating",
84 "author",
85 "brand",
86 "browseNode",
87 "city",
88 "composer",
89 "condition",
90 "conductor",
91 "count",
92 "cuisine",
93 "deliveryMethod",
94 "director",
95 "futureLaunchDate",
96 "ispuPostalCode",
97 "itemPage",
98 "keywords",
99 "manufacturer",
100 "maximumPrice",
101 "merchantId",
102 "minimumPrice",
103 "musicLabel",
104 "neighborhood",
105 "orchestra",
106 "postalCode",
107 "power",
108 "publisher",
109 "responseGroup",
110 "reviewSort",
111 "searchIndex",
112 "sort",
113 "state",
114 "textStream",
115 "title",
116 "releaseDate"
117 })
118 public class ItemSearchRequest {
119
120 @XmlElement(name = "Actor")
121 protected String actor;
122 @XmlElement(name = "Artist")
123 protected String artist;
124 @XmlElement(name = "Availability")
125 protected String availability;
126 @XmlElement(name = "AudienceRating")
127 protected List<String> audienceRating;
128 @XmlElement(name = "Author")
129 protected String author;
130 @XmlElement(name = "Brand")
131 protected String brand;
132 @XmlElement(name = "BrowseNode")
133 protected String browseNode;
134 @XmlElement(name = "City")
135 protected String city;
136 @XmlElement(name = "Composer")
137 protected String composer;
138 @XmlElement(name = "Condition")
139 protected String condition;
140 @XmlElement(name = "Conductor")
141 protected String conductor;
142 @XmlElement(name = "Count")
143 @XmlSchemaType(name = "positiveInteger")
144 protected BigInteger count;
145 @XmlElement(name = "Cuisine")
146 protected String cuisine;
147 @XmlElement(name = "DeliveryMethod")
148 protected String deliveryMethod;
149 @XmlElement(name = "Director")
150 protected String director;
151 @XmlElement(name = "FutureLaunchDate")
152 protected String futureLaunchDate;
153 @XmlElement(name = "ISPUPostalCode")
154 protected String ispuPostalCode;
155 @XmlElement(name = "ItemPage")
156 @XmlSchemaType(name = "positiveInteger")
157 protected BigInteger itemPage;
158 @XmlElement(name = "Keywords")
159 protected String keywords;
160 @XmlElement(name = "Manufacturer")
161 protected String manufacturer;
162 @XmlElement(name = "MaximumPrice")
163 @XmlSchemaType(name = "nonNegativeInteger")
164 protected BigInteger maximumPrice;
165 @XmlElement(name = "MerchantId")
166 protected String merchantId;
167 @XmlElement(name = "MinimumPrice")
168 @XmlSchemaType(name = "nonNegativeInteger")
169 protected BigInteger minimumPrice;
170 @XmlElement(name = "MusicLabel")
171 protected String musicLabel;
172 @XmlElement(name = "Neighborhood")
173 protected String neighborhood;
174 @XmlElement(name = "Orchestra")
175 protected String orchestra;
176 @XmlElement(name = "PostalCode")
177 protected String postalCode;
178 @XmlElement(name = "Power")
179 protected String power;
180 @XmlElement(name = "Publisher")
181 protected String publisher;
182 @XmlElement(name = "ResponseGroup")
183 protected List<String> responseGroup;
184 @XmlElement(name = "ReviewSort")
185 protected String reviewSort;
186 @XmlElement(name = "SearchIndex")
187 protected String searchIndex;
188 @XmlElement(name = "Sort")
189 protected String sort;
190 @XmlElement(name = "State")
191 protected String state;
192 @XmlElement(name = "TextStream")
193 protected String textStream;
194 @XmlElement(name = "Title")
195 protected String title;
196 @XmlElement(name = "ReleaseDate")
197 protected String releaseDate;
198
199 /**
200 * Gets the value of the actor property.
201 *
202 * @return
203 * possible object is
204 * {@link String }
205 *
206 */
207 public String getActor() {
208 return actor;
209 }
210
211 /**
212 * Sets the value of the actor property.
213 *
214 * @param value
215 * allowed object is
216 * {@link String }
217 *
218 */
219 public void setActor(String value) {
220 this.actor = value;
221 }
222
223 /**
224 * Gets the value of the artist property.
225 *
226 * @return
227 * possible object is
228 * {@link String }
229 *
230 */
231 public String getArtist() {
232 return artist;
233 }
234
235 /**
236 * Sets the value of the artist property.
237 *
238 * @param value
239 * allowed object is
240 * {@link String }
241 *
242 */
243 public void setArtist(String value) {
244 this.artist = value;
245 }
246
247 /**
248 * Gets the value of the availability property.
249 *
250 * @return
251 * possible object is
252 * {@link String }
253 *
254 */
255 public String getAvailability() {
256 return availability;
257 }
258
259 /**
260 * Sets the value of the availability property.
261 *
262 * @param value
263 * allowed object is
264 * {@link String }
265 *
266 */
267 public void setAvailability(String value) {
268 this.availability = value;
269 }
270
271 /**
272 * Gets the value of the audienceRating property.
273 *
274 * <p>
275 * This accessor method returns a reference to the live list,
276 * not a snapshot. Therefore any modification you make to the
277 * returned list will be present inside the JAXB object.
278 * This is why there is not a <CODE>set</CODE> method for the audienceRating property.
279 *
280 * <p>
281 * For example, to add a new item, do as follows:
282 * <pre>
283 * getAudienceRating().add(newItem);
284 * </pre>
285 *
286 *
287 * <p>
288 * Objects of the following type(s) are allowed in the list
289 * {@link String }
290 *
291 *
292 */
293 public List<String> getAudienceRating() {
294 if (audienceRating == null) {
295 audienceRating = new ArrayList<String>();
296 }
297 return this.audienceRating;
298 }
299
300 /**
301 * Gets the value of the author property.
302 *
303 * @return
304 * possible object is
305 * {@link String }
306 *
307 */
308 public String getAuthor() {
309 return author;
310 }
311
312 /**
313 * Sets the value of the author property.
314 *
315 * @param value
316 * allowed object is
317 * {@link String }
318 *
319 */
320 public void setAuthor(String value) {
321 this.author = value;
322 }
323
324 /**
325 * Gets the value of the brand property.
326 *
327 * @return
328 * possible object is
329 * {@link String }
330 *
331 */
332 public String getBrand() {
333 return brand;
334 }
335
336 /**
337 * Sets the value of the brand property.
338 *
339 * @param value
340 * allowed object is
341 * {@link String }
342 *
343 */
344 public void setBrand(String value) {
345 this.brand = value;
346 }
347
348 /**
349 * Gets the value of the browseNode property.
350 *
351 * @return
352 * possible object is
353 * {@link String }
354 *
355 */
356 public String getBrowseNode() {
357 return browseNode;
358 }
359
360 /**
361 * Sets the value of the browseNode property.
362 *
363 * @param value
364 * allowed object is
365 * {@link String }
366 *
367 */
368 public void setBrowseNode(String value) {
369 this.browseNode = value;
370 }
371
372 /**
373 * Gets the value of the city property.
374 *
375 * @return
376 * possible object is
377 * {@link String }
378 *
379 */
380 public String getCity() {
381 return city;
382 }
383
384 /**
385 * Sets the value of the city property.
386 *
387 * @param value
388 * allowed object is
389 * {@link String }
390 *
391 */
392 public void setCity(String value) {
393 this.city = value;
394 }
395
396 /**
397 * Gets the value of the composer property.
398 *
399 * @return
400 * possible object is
401 * {@link String }
402 *
403 */
404 public String getComposer() {
405 return composer;
406 }
407
408 /**
409 * Sets the value of the composer property.
410 *
411 * @param value
412 * allowed object is
413 * {@link String }
414 *
415 */
416 public void setComposer(String value) {
417 this.composer = value;
418 }
419
420 /**
421 * Gets the value of the condition property.
422 *
423 * @return
424 * possible object is
425 * {@link String }
426 *
427 */
428 public String getCondition() {
429 return condition;
430 }
431
432 /**
433 * Sets the value of the condition property.
434 *
435 * @param value
436 * allowed object is
437 * {@link String }
438 *
439 */
440 public void setCondition(String value) {
441 this.condition = value;
442 }
443
444 /**
445 * Gets the value of the conductor property.
446 *
447 * @return
448 * possible object is
449 * {@link String }
450 *
451 */
452 public String getConductor() {
453 return conductor;
454 }
455
456 /**
457 * Sets the value of the conductor property.
458 *
459 * @param value
460 * allowed object is
461 * {@link String }
462 *
463 */
464 public void setConductor(String value) {
465 this.conductor = value;
466 }
467
468 /**
469 * Gets the value of the count property.
470 *
471 * @return
472 * possible object is
473 * {@link BigInteger }
474 *
475 */
476 public BigInteger getCount() {
477 return count;
478 }
479
480 /**
481 * Sets the value of the count property.
482 *
483 * @param value
484 * allowed object is
485 * {@link BigInteger }
486 *
487 */
488 public void setCount(BigInteger value) {
489 this.count = value;
490 }
491
492 /**
493 * Gets the value of the cuisine property.
494 *
495 * @return
496 * possible object is
497 * {@link String }
498 *
499 */
500 public String getCuisine() {
501 return cuisine;
502 }
503
504 /**
505 * Sets the value of the cuisine property.
506 *
507 * @param value
508 * allowed object is
509 * {@link String }
510 *
511 */
512 public void setCuisine(String value) {
513 this.cuisine = value;
514 }
515
516 /**
517 * Gets the value of the deliveryMethod property.
518 *
519 * @return
520 * possible object is
521 * {@link String }
522 *
523 */
524 public String getDeliveryMethod() {
525 return deliveryMethod;
526 }
527
528 /**
529 * Sets the value of the deliveryMethod property.
530 *
531 * @param value
532 * allowed object is
533 * {@link String }
534 *
535 */
536 public void setDeliveryMethod(String value) {
537 this.deliveryMethod = value;
538 }
539
540 /**
541 * Gets the value of the director property.
542 *
543 * @return
544 * possible object is
545 * {@link String }
546 *
547 */
548 public String getDirector() {
549 return director;
550 }
551
552 /**
553 * Sets the value of the director property.
554 *
555 * @param value
556 * allowed object is
557 * {@link String }
558 *
559 */
560 public void setDirector(String value) {
561 this.director = value;
562 }
563
564 /**
565 * Gets the value of the futureLaunchDate property.
566 *
567 * @return
568 * possible object is
569 * {@link String }
570 *
571 */
572 public String getFutureLaunchDate() {
573 return futureLaunchDate;
574 }
575
576 /**
577 * Sets the value of the futureLaunchDate property.
578 *
579 * @param value
580 * allowed object is
581 * {@link String }
582 *
583 */
584 public void setFutureLaunchDate(String value) {
585 this.futureLaunchDate = value;
586 }
587
588 /**
589 * Gets the value of the ispuPostalCode property.
590 *
591 * @return
592 * possible object is
593 * {@link String }
594 *
595 */
596 public String getISPUPostalCode() {
597 return ispuPostalCode;
598 }
599
600 /**
601 * Sets the value of the ispuPostalCode property.
602 *
603 * @param value
604 * allowed object is
605 * {@link String }
606 *
607 */
608 public void setISPUPostalCode(String value) {
609 this.ispuPostalCode = value;
610 }
611
612 /**
613 * Gets the value of the itemPage property.
614 *
615 * @return
616 * possible object is
617 * {@link BigInteger }
618 *
619 */
620 public BigInteger getItemPage() {
621 return itemPage;
622 }
623
624 /**
625 * Sets the value of the itemPage property.
626 *
627 * @param value
628 * allowed object is
629 * {@link BigInteger }
630 *
631 */
632 public void setItemPage(BigInteger value) {
633 this.itemPage = value;
634 }
635
636 /**
637 * Gets the value of the keywords property.
638 *
639 * @return
640 * possible object is
641 * {@link String }
642 *
643 */
644 public String getKeywords() {
645 return keywords;
646 }
647
648 /**
649 * Sets the value of the keywords property.
650 *
651 * @param value
652 * allowed object is
653 * {@link String }
654 *
655 */
656 public void setKeywords(String value) {
657 this.keywords = value;
658 }
659
660 /**
661 * Gets the value of the manufacturer property.
662 *
663 * @return
664 * possible object is
665 * {@link String }
666 *
667 */
668 public String getManufacturer() {
669 return manufacturer;
670 }
671
672 /**
673 * Sets the value of the manufacturer property.
674 *
675 * @param value
676 * allowed object is
677 * {@link String }
678 *
679 */
680 public void setManufacturer(String value) {
681 this.manufacturer = value;
682 }
683
684 /**
685 * Gets the value of the maximumPrice property.
686 *
687 * @return
688 * possible object is
689 * {@link BigInteger }
690 *
691 */
692 public BigInteger getMaximumPrice() {
693 return maximumPrice;
694 }
695
696 /**
697 * Sets the value of the maximumPrice property.
698 *
699 * @param value
700 * allowed object is
701 * {@link BigInteger }
702 *
703 */
704 public void setMaximumPrice(BigInteger value) {
705 this.maximumPrice = value;
706 }
707
708 /**
709 * Gets the value of the merchantId property.
710 *
711 * @return
712 * possible object is
713 * {@link String }
714 *
715 */
716 public String getMerchantId() {
717 return merchantId;
718 }
719
720 /**
721 * Sets the value of the merchantId property.
722 *
723 * @param value
724 * allowed object is
725 * {@link String }
726 *
727 */
728 public void setMerchantId(String value) {
729 this.merchantId = value;
730 }
731
732 /**
733 * Gets the value of the minimumPrice property.
734 *
735 * @return
736 * possible object is
737 * {@link BigInteger }
738 *
739 */
740 public BigInteger getMinimumPrice() {
741 return minimumPrice;
742 }
743
744 /**
745 * Sets the value of the minimumPrice property.
746 *
747 * @param value
748 * allowed object is
749 * {@link BigInteger }
750 *
751 */
752 public void setMinimumPrice(BigInteger value) {
753 this.minimumPrice = value;
754 }
755
756 /**
757 * Gets the value of the musicLabel property.
758 *
759 * @return
760 * possible object is
761 * {@link String }
762 *
763 */
764 public String getMusicLabel() {
765 return musicLabel;
766 }
767
768 /**
769 * Sets the value of the musicLabel property.
770 *
771 * @param value
772 * allowed object is
773 * {@link String }
774 *
775 */
776 public void setMusicLabel(String value) {
777 this.musicLabel = value;
778 }
779
780 /**
781 * Gets the value of the neighborhood property.
782 *
783 * @return
784 * possible object is
785 * {@link String }
786 *
787 */
788 public String getNeighborhood() {
789 return neighborhood;
790 }
791
792 /**
793 * Sets the value of the neighborhood property.
794 *
795 * @param value
796 * allowed object is
797 * {@link String }
798 *
799 */
800 public void setNeighborhood(String value) {
801 this.neighborhood = value;
802 }
803
804 /**
805 * Gets the value of the orchestra property.
806 *
807 * @return
808 * possible object is
809 * {@link String }
810 *
811 */
812 public String getOrchestra() {
813 return orchestra;
814 }
815
816 /**
817 * Sets the value of the orchestra property.
818 *
819 * @param value
820 * allowed object is
821 * {@link String }
822 *
823 */
824 public void setOrchestra(String value) {
825 this.orchestra = value;
826 }
827
828 /**
829 * Gets the value of the postalCode property.
830 *
831 * @return
832 * possible object is
833 * {@link String }
834 *
835 */
836 public String getPostalCode() {
837 return postalCode;
838 }
839
840 /**
841 * Sets the value of the postalCode property.
842 *
843 * @param value
844 * allowed object is
845 * {@link String }
846 *
847 */
848 public void setPostalCode(String value) {
849 this.postalCode = value;
850 }
851
852 /**
853 * Gets the value of the power property.
854 *
855 * @return
856 * possible object is
857 * {@link String }
858 *
859 */
860 public String getPower() {
861 return power;
862 }
863
864 /**
865 * Sets the value of the power property.
866 *
867 * @param value
868 * allowed object is
869 * {@link String }
870 *
871 */
872 public void setPower(String value) {
873 this.power = value;
874 }
875
876 /**
877 * Gets the value of the publisher property.
878 *
879 * @return
880 * possible object is
881 * {@link String }
882 *
883 */
884 public String getPublisher() {
885 return publisher;
886 }
887
888 /**
889 * Sets the value of the publisher property.
890 *
891 * @param value
892 * allowed object is
893 * {@link String }
894 *
895 */
896 public void setPublisher(String value) {
897 this.publisher = value;
898 }
899
900 /**
901 * Gets the value of the responseGroup property.
902 *
903 * <p>
904 * This accessor method returns a reference to the live list,
905 * not a snapshot. Therefore any modification you make to the
906 * returned list will be present inside the JAXB object.
907 * This is why there is not a <CODE>set</CODE> method for the responseGroup property.
908 *
909 * <p>
910 * For example, to add a new item, do as follows:
911 * <pre>
912 * getResponseGroup().add(newItem);
913 * </pre>
914 *
915 *
916 * <p>
917 * Objects of the following type(s) are allowed in the list
918 * {@link String }
919 *
920 *
921 */
922 public List<String> getResponseGroup() {
923 if (responseGroup == null) {
924 responseGroup = new ArrayList<String>();
925 }
926 return this.responseGroup;
927 }
928
929 /**
930 * Gets the value of the reviewSort property.
931 *
932 * @return
933 * possible object is
934 * {@link String }
935 *
936 */
937 public String getReviewSort() {
938 return reviewSort;
939 }
940
941 /**
942 * Sets the value of the reviewSort property.
943 *
944 * @param value
945 * allowed object is
946 * {@link String }
947 *
948 */
949 public void setReviewSort(String value) {
950 this.reviewSort = value;
951 }
952
953 /**
954 * Gets the value of the searchIndex property.
955 *
956 * @return
957 * possible object is
958 * {@link String }
959 *
960 */
961 public String getSearchIndex() {
962 return searchIndex;
963 }
964
965 /**
966 * Sets the value of the searchIndex property.
967 *
968 * @param value
969 * allowed object is
970 * {@link String }
971 *
972 */
973 public void setSearchIndex(String value) {
974 this.searchIndex = value;
975 }
976
977 /**
978 * Gets the value of the sort property.
979 *
980 * @return
981 * possible object is
982 * {@link String }
983 *
984 */
985 public String getSort() {
986 return sort;
987 }
988
989 /**
990 * Sets the value of the sort property.
991 *
992 * @param value
993 * allowed object is
994 * {@link String }
995 *
996 */
997 public void setSort(String value) {
998 this.sort = value;
999 }
1000
1001 /**
1002 * Gets the value of the state property.
1003 *
1004 * @return
1005 * possible object is
1006 * {@link String }
1007 *
1008 */
1009 public String getState() {
1010 return state;
1011 }
1012
1013 /**
1014 * Sets the value of the state property.
1015 *
1016 * @param value
1017 * allowed object is
1018 * {@link String }
1019 *
1020 */
1021 public void setState(String value) {
1022 this.state = value;
1023 }
1024
1025 /**
1026 * Gets the value of the textStream property.
1027 *
1028 * @return
1029 * possible object is
1030 * {@link String }
1031 *
1032 */
1033 public String getTextStream() {
1034 return textStream;
1035 }
1036
1037 /**
1038 * Sets the value of the textStream property.
1039 *
1040 * @param value
1041 * allowed object is
1042 * {@link String }
1043 *
1044 */
1045 public void setTextStream(String value) {
1046 this.textStream = value;
1047 }
1048
1049 /**
1050 * Gets the value of the title property.
1051 *
1052 * @return
1053 * possible object is
1054 * {@link String }
1055 *
1056 */
1057 public String getTitle() {
1058 return title;
1059 }
1060
1061 /**
1062 * Sets the value of the title property.
1063 *
1064 * @param value
1065 * allowed object is
1066 * {@link String }
1067 *
1068 */
1069 public void setTitle(String value) {
1070 this.title = value;
1071 }
1072
1073 /**
1074 * Gets the value of the releaseDate property.
1075 *
1076 * @return
1077 * possible object is
1078 * {@link String }
1079 *
1080 */
1081 public String getReleaseDate() {
1082 return releaseDate;
1083 }
1084
1085 /**
1086 * Sets the value of the releaseDate property.
1087 *
1088 * @param value
1089 * allowed object is
1090 * {@link String }
1091 *
1092 */
1093 public void setReleaseDate(String value) {
1094 this.releaseDate = value;
1095 }
1096
1097 }