| 7487 |
kshitij.so |
1 |
//
|
|
|
2 |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
|
|
|
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: 2013.03.04 at 03:49:29 PM IST
|
|
|
6 |
//
|
|
|
7 |
|
|
|
8 |
|
|
|
9 |
package in.shop2020.feeds.products;
|
|
|
10 |
|
|
|
11 |
import javax.xml.bind.annotation.XmlAccessType;
|
|
|
12 |
import javax.xml.bind.annotation.XmlAccessorType;
|
|
|
13 |
import javax.xml.bind.annotation.XmlElement;
|
|
|
14 |
import javax.xml.bind.annotation.XmlRootElement;
|
|
|
15 |
import javax.xml.bind.annotation.XmlType;
|
|
|
16 |
|
|
|
17 |
|
|
|
18 |
/**
|
|
|
19 |
* <p>Java class for anonymous complex type.
|
|
|
20 |
*
|
|
|
21 |
* <p>The following schema fragment specifies the expected content contained within this class.
|
|
|
22 |
*
|
|
|
23 |
* <pre>
|
|
|
24 |
* <complexType>
|
|
|
25 |
* <complexContent>
|
|
|
26 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
|
|
|
27 |
* <sequence>
|
|
|
28 |
* <element name="StorageAndPresentationMaterials" minOccurs="0">
|
|
|
29 |
* <simpleType>
|
|
|
30 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
31 |
* <enumeration value="hanging-bars"/>
|
|
|
32 |
* <enumeration value="pages-general"/>
|
|
|
33 |
* <enumeration value="negative-and-unmounted-slides-pages"/>
|
|
|
34 |
* <enumeration value="mounted-slides-pages"/>
|
|
|
35 |
* <enumeration value="prints-pages"/>
|
|
|
36 |
* <enumeration value="other-media-pages"/>
|
|
|
37 |
* <enumeration value="sleeves-general"/>
|
|
|
38 |
* <enumeration value="negative-and-unmounted-slides-sleeves"/>
|
|
|
39 |
* <enumeration value="mounted-slides-sleeves"/>
|
|
|
40 |
* <enumeration value="prints-sleeves"/>
|
|
|
41 |
* <enumeration value="other-media-sleeves"/>
|
|
|
42 |
* <enumeration value="storage-binders-general"/>
|
|
|
43 |
* <enumeration value="storage-binders-with-rings"/>
|
|
|
44 |
* <enumeration value="storage-binders-without-rings"/>
|
|
|
45 |
* <enumeration value="negatives-boxes"/>
|
|
|
46 |
* <enumeration value="slides-boxes"/>
|
|
|
47 |
* <enumeration value="prints-boxes"/>
|
|
|
48 |
* <enumeration value="other-boxes"/>
|
|
|
49 |
* <enumeration value="portfolios"/>
|
|
|
50 |
* <enumeration value="presentation-boards"/>
|
|
|
51 |
* <enumeration value="glassine-envelopes"/>
|
|
|
52 |
* <enumeration value="kraft-envelopes"/>
|
|
|
53 |
* <enumeration value="mailers"/>
|
|
|
54 |
* <enumeration value="professional-photo-albums"/>
|
|
|
55 |
* <enumeration value="other-professional-albums"/>
|
|
|
56 |
* <enumeration value="sectional-frames"/>
|
|
|
57 |
* <enumeration value="digital-frames"/>
|
|
|
58 |
* <enumeration value="other-professional-frames"/>
|
|
|
59 |
* </restriction>
|
|
|
60 |
* </simpleType>
|
|
|
61 |
* </element>
|
|
|
62 |
* <element name="StudioSupplies" minOccurs="0">
|
|
|
63 |
* <simpleType>
|
|
|
64 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
65 |
* <enumeration value="laminating-machines"/>
|
|
|
66 |
* <enumeration value="mounting-press"/>
|
|
|
67 |
* <enumeration value="mat-boards-general"/>
|
|
|
68 |
* <enumeration value="pre-cut-mat-boards"/>
|
|
|
69 |
* <enumeration value="heat-activated-boards"/>
|
|
|
70 |
* <enumeration value="pressure-sensitive-boards"/>
|
|
|
71 |
* <enumeration value="slide-mounters"/>
|
|
|
72 |
* <enumeration value="copystands-general"/>
|
|
|
73 |
* <enumeration value="tabletop-copystands"/>
|
|
|
74 |
* <enumeration value="instant-copystands"/>
|
|
|
75 |
* <enumeration value="other-copystands"/>
|
|
|
76 |
* </restriction>
|
|
|
77 |
* </simpleType>
|
|
|
78 |
* </element>
|
|
|
79 |
* <element name="PhotoBackgrounds" minOccurs="0">
|
|
|
80 |
* <simpleType>
|
|
|
81 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
82 |
* <enumeration value="ceiling-to-floor"/>
|
|
|
83 |
* <enumeration value="collapsible-discs"/>
|
|
|
84 |
* <enumeration value="free-standing"/>
|
|
|
85 |
* <enumeration value="graduated"/>
|
|
|
86 |
* <enumeration value="wall-mounted"/>
|
|
|
87 |
* <enumeration value="other-background-styles"/>
|
|
|
88 |
* </restriction>
|
|
|
89 |
* </simpleType>
|
|
|
90 |
* </element>
|
|
|
91 |
* <element name="PhotoBackgroundAccessories" minOccurs="0">
|
|
|
92 |
* <simpleType>
|
|
|
93 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
94 |
* <enumeration value="posing-props"/>
|
|
|
95 |
* <enumeration value="shooting-tables"/>
|
|
|
96 |
* <enumeration value="shooting-tents"/>
|
|
|
97 |
* <enumeration value="studio-accessories"/>
|
|
|
98 |
* <enumeration value="support-equipment"/>
|
|
|
99 |
* <enumeration value="other-background-accessories"/>
|
|
|
100 |
* </restriction>
|
|
|
101 |
* </simpleType>
|
|
|
102 |
* </element>
|
|
|
103 |
* <element name="PhotoBackgroundFabrics" minOccurs="0">
|
|
|
104 |
* <simpleType>
|
|
|
105 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
106 |
* <enumeration value="canvas"/>
|
|
|
107 |
* <enumeration value="muslins"/>
|
|
|
108 |
* <enumeration value="seamless-paper"/>
|
|
|
109 |
* <enumeration value="velour"/>
|
|
|
110 |
* <enumeration value="other-background-fabrics"/>
|
|
|
111 |
* </restriction>
|
|
|
112 |
* </simpleType>
|
|
|
113 |
* </element>
|
|
|
114 |
* <element name="PhotoStudioAccessories" minOccurs="0">
|
|
|
115 |
* <simpleType>
|
|
|
116 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
117 |
* <enumeration value="mounting-corners"/>
|
|
|
118 |
* <enumeration value="mounting-squares"/>
|
|
|
119 |
* <enumeration value="photographic-tapes"/>
|
|
|
120 |
* <enumeration value="wire"/>
|
|
|
121 |
* <enumeration value="picture-hangers"/>
|
|
|
122 |
* <enumeration value="mats"/>
|
|
|
123 |
* <enumeration value="mat-cutters"/>
|
|
|
124 |
* <enumeration value="trimmers"/>
|
|
|
125 |
* <enumeration value="replacement-blades"/>
|
|
|
126 |
* <enumeration value="other-framing-accessories"/>
|
|
|
127 |
* <enumeration value="mounts-general"/>
|
|
|
128 |
* <enumeration value="slide-mounts"/>
|
|
|
129 |
* <enumeration value="other-mounts"/>
|
|
|
130 |
* <enumeration value="dry-mount-press-accessories"/>
|
|
|
131 |
* <enumeration value="mounting-adhesives-general"/>
|
|
|
132 |
* <enumeration value="dry-mount-tissue"/>
|
|
|
133 |
* <enumeration value="laminating-film"/>
|
|
|
134 |
* <enumeration value="print-finishing-lacquers"/>
|
|
|
135 |
* </restriction>
|
|
|
136 |
* </simpleType>
|
|
|
137 |
* </element>
|
|
|
138 |
* </sequence>
|
|
|
139 |
* </restriction>
|
|
|
140 |
* </complexContent>
|
|
|
141 |
* </complexType>
|
|
|
142 |
* </pre>
|
|
|
143 |
*
|
|
|
144 |
*
|
|
|
145 |
*/
|
|
|
146 |
@XmlAccessorType(XmlAccessType.FIELD)
|
|
|
147 |
@XmlType(name = "", propOrder = {
|
|
|
148 |
"storageAndPresentationMaterials",
|
|
|
149 |
"studioSupplies",
|
|
|
150 |
"photoBackgrounds",
|
|
|
151 |
"photoBackgroundAccessories",
|
|
|
152 |
"photoBackgroundFabrics",
|
|
|
153 |
"photoStudioAccessories"
|
|
|
154 |
})
|
|
|
155 |
@XmlRootElement(name = "PhotoStudio")
|
|
|
156 |
public class PhotoStudio {
|
|
|
157 |
|
|
|
158 |
@XmlElement(name = "StorageAndPresentationMaterials")
|
|
|
159 |
protected String storageAndPresentationMaterials;
|
|
|
160 |
@XmlElement(name = "StudioSupplies")
|
|
|
161 |
protected String studioSupplies;
|
|
|
162 |
@XmlElement(name = "PhotoBackgrounds")
|
|
|
163 |
protected String photoBackgrounds;
|
|
|
164 |
@XmlElement(name = "PhotoBackgroundAccessories")
|
|
|
165 |
protected String photoBackgroundAccessories;
|
|
|
166 |
@XmlElement(name = "PhotoBackgroundFabrics")
|
|
|
167 |
protected String photoBackgroundFabrics;
|
|
|
168 |
@XmlElement(name = "PhotoStudioAccessories")
|
|
|
169 |
protected String photoStudioAccessories;
|
|
|
170 |
|
|
|
171 |
/**
|
|
|
172 |
* Gets the value of the storageAndPresentationMaterials property.
|
|
|
173 |
*
|
|
|
174 |
* @return
|
|
|
175 |
* possible object is
|
|
|
176 |
* {@link String }
|
|
|
177 |
*
|
|
|
178 |
*/
|
|
|
179 |
public String getStorageAndPresentationMaterials() {
|
|
|
180 |
return storageAndPresentationMaterials;
|
|
|
181 |
}
|
|
|
182 |
|
|
|
183 |
/**
|
|
|
184 |
* Sets the value of the storageAndPresentationMaterials property.
|
|
|
185 |
*
|
|
|
186 |
* @param value
|
|
|
187 |
* allowed object is
|
|
|
188 |
* {@link String }
|
|
|
189 |
*
|
|
|
190 |
*/
|
|
|
191 |
public void setStorageAndPresentationMaterials(String value) {
|
|
|
192 |
this.storageAndPresentationMaterials = value;
|
|
|
193 |
}
|
|
|
194 |
|
|
|
195 |
/**
|
|
|
196 |
* Gets the value of the studioSupplies property.
|
|
|
197 |
*
|
|
|
198 |
* @return
|
|
|
199 |
* possible object is
|
|
|
200 |
* {@link String }
|
|
|
201 |
*
|
|
|
202 |
*/
|
|
|
203 |
public String getStudioSupplies() {
|
|
|
204 |
return studioSupplies;
|
|
|
205 |
}
|
|
|
206 |
|
|
|
207 |
/**
|
|
|
208 |
* Sets the value of the studioSupplies property.
|
|
|
209 |
*
|
|
|
210 |
* @param value
|
|
|
211 |
* allowed object is
|
|
|
212 |
* {@link String }
|
|
|
213 |
*
|
|
|
214 |
*/
|
|
|
215 |
public void setStudioSupplies(String value) {
|
|
|
216 |
this.studioSupplies = value;
|
|
|
217 |
}
|
|
|
218 |
|
|
|
219 |
/**
|
|
|
220 |
* Gets the value of the photoBackgrounds property.
|
|
|
221 |
*
|
|
|
222 |
* @return
|
|
|
223 |
* possible object is
|
|
|
224 |
* {@link String }
|
|
|
225 |
*
|
|
|
226 |
*/
|
|
|
227 |
public String getPhotoBackgrounds() {
|
|
|
228 |
return photoBackgrounds;
|
|
|
229 |
}
|
|
|
230 |
|
|
|
231 |
/**
|
|
|
232 |
* Sets the value of the photoBackgrounds property.
|
|
|
233 |
*
|
|
|
234 |
* @param value
|
|
|
235 |
* allowed object is
|
|
|
236 |
* {@link String }
|
|
|
237 |
*
|
|
|
238 |
*/
|
|
|
239 |
public void setPhotoBackgrounds(String value) {
|
|
|
240 |
this.photoBackgrounds = value;
|
|
|
241 |
}
|
|
|
242 |
|
|
|
243 |
/**
|
|
|
244 |
* Gets the value of the photoBackgroundAccessories property.
|
|
|
245 |
*
|
|
|
246 |
* @return
|
|
|
247 |
* possible object is
|
|
|
248 |
* {@link String }
|
|
|
249 |
*
|
|
|
250 |
*/
|
|
|
251 |
public String getPhotoBackgroundAccessories() {
|
|
|
252 |
return photoBackgroundAccessories;
|
|
|
253 |
}
|
|
|
254 |
|
|
|
255 |
/**
|
|
|
256 |
* Sets the value of the photoBackgroundAccessories property.
|
|
|
257 |
*
|
|
|
258 |
* @param value
|
|
|
259 |
* allowed object is
|
|
|
260 |
* {@link String }
|
|
|
261 |
*
|
|
|
262 |
*/
|
|
|
263 |
public void setPhotoBackgroundAccessories(String value) {
|
|
|
264 |
this.photoBackgroundAccessories = value;
|
|
|
265 |
}
|
|
|
266 |
|
|
|
267 |
/**
|
|
|
268 |
* Gets the value of the photoBackgroundFabrics property.
|
|
|
269 |
*
|
|
|
270 |
* @return
|
|
|
271 |
* possible object is
|
|
|
272 |
* {@link String }
|
|
|
273 |
*
|
|
|
274 |
*/
|
|
|
275 |
public String getPhotoBackgroundFabrics() {
|
|
|
276 |
return photoBackgroundFabrics;
|
|
|
277 |
}
|
|
|
278 |
|
|
|
279 |
/**
|
|
|
280 |
* Sets the value of the photoBackgroundFabrics property.
|
|
|
281 |
*
|
|
|
282 |
* @param value
|
|
|
283 |
* allowed object is
|
|
|
284 |
* {@link String }
|
|
|
285 |
*
|
|
|
286 |
*/
|
|
|
287 |
public void setPhotoBackgroundFabrics(String value) {
|
|
|
288 |
this.photoBackgroundFabrics = value;
|
|
|
289 |
}
|
|
|
290 |
|
|
|
291 |
/**
|
|
|
292 |
* Gets the value of the photoStudioAccessories property.
|
|
|
293 |
*
|
|
|
294 |
* @return
|
|
|
295 |
* possible object is
|
|
|
296 |
* {@link String }
|
|
|
297 |
*
|
|
|
298 |
*/
|
|
|
299 |
public String getPhotoStudioAccessories() {
|
|
|
300 |
return photoStudioAccessories;
|
|
|
301 |
}
|
|
|
302 |
|
|
|
303 |
/**
|
|
|
304 |
* Sets the value of the photoStudioAccessories property.
|
|
|
305 |
*
|
|
|
306 |
* @param value
|
|
|
307 |
* allowed object is
|
|
|
308 |
* {@link String }
|
|
|
309 |
*
|
|
|
310 |
*/
|
|
|
311 |
public void setPhotoStudioAccessories(String value) {
|
|
|
312 |
this.photoStudioAccessories = value;
|
|
|
313 |
}
|
|
|
314 |
|
|
|
315 |
}
|