Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
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
 * &lt;complexType>
25
 *   &lt;complexContent>
26
 *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
27
 *       &lt;sequence>
28
 *         &lt;element name="StorageAndPresentationMaterials" minOccurs="0">
29
 *           &lt;simpleType>
30
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
31
 *               &lt;enumeration value="hanging-bars"/>
32
 *               &lt;enumeration value="pages-general"/>
33
 *               &lt;enumeration value="negative-and-unmounted-slides-pages"/>
34
 *               &lt;enumeration value="mounted-slides-pages"/>
35
 *               &lt;enumeration value="prints-pages"/>
36
 *               &lt;enumeration value="other-media-pages"/>
37
 *               &lt;enumeration value="sleeves-general"/>
38
 *               &lt;enumeration value="negative-and-unmounted-slides-sleeves"/>
39
 *               &lt;enumeration value="mounted-slides-sleeves"/>
40
 *               &lt;enumeration value="prints-sleeves"/>
41
 *               &lt;enumeration value="other-media-sleeves"/>
42
 *               &lt;enumeration value="storage-binders-general"/>
43
 *               &lt;enumeration value="storage-binders-with-rings"/>
44
 *               &lt;enumeration value="storage-binders-without-rings"/>
45
 *               &lt;enumeration value="negatives-boxes"/>
46
 *               &lt;enumeration value="slides-boxes"/>
47
 *               &lt;enumeration value="prints-boxes"/>
48
 *               &lt;enumeration value="other-boxes"/>
49
 *               &lt;enumeration value="portfolios"/>
50
 *               &lt;enumeration value="presentation-boards"/>
51
 *               &lt;enumeration value="glassine-envelopes"/>
52
 *               &lt;enumeration value="kraft-envelopes"/>
53
 *               &lt;enumeration value="mailers"/>
54
 *               &lt;enumeration value="professional-photo-albums"/>
55
 *               &lt;enumeration value="other-professional-albums"/>
56
 *               &lt;enumeration value="sectional-frames"/>
57
 *               &lt;enumeration value="digital-frames"/>
58
 *               &lt;enumeration value="other-professional-frames"/>
59
 *             &lt;/restriction>
60
 *           &lt;/simpleType>
61
 *         &lt;/element>
62
 *         &lt;element name="StudioSupplies" minOccurs="0">
63
 *           &lt;simpleType>
64
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
65
 *               &lt;enumeration value="laminating-machines"/>
66
 *               &lt;enumeration value="mounting-press"/>
67
 *               &lt;enumeration value="mat-boards-general"/>
68
 *               &lt;enumeration value="pre-cut-mat-boards"/>
69
 *               &lt;enumeration value="heat-activated-boards"/>
70
 *               &lt;enumeration value="pressure-sensitive-boards"/>
71
 *               &lt;enumeration value="slide-mounters"/>
72
 *               &lt;enumeration value="copystands-general"/>
73
 *               &lt;enumeration value="tabletop-copystands"/>
74
 *               &lt;enumeration value="instant-copystands"/>
75
 *               &lt;enumeration value="other-copystands"/>
76
 *             &lt;/restriction>
77
 *           &lt;/simpleType>
78
 *         &lt;/element>
79
 *         &lt;element name="PhotoBackgrounds" minOccurs="0">
80
 *           &lt;simpleType>
81
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
82
 *               &lt;enumeration value="ceiling-to-floor"/>
83
 *               &lt;enumeration value="collapsible-discs"/>
84
 *               &lt;enumeration value="free-standing"/>
85
 *               &lt;enumeration value="graduated"/>
86
 *               &lt;enumeration value="wall-mounted"/>
87
 *               &lt;enumeration value="other-background-styles"/>
88
 *             &lt;/restriction>
89
 *           &lt;/simpleType>
90
 *         &lt;/element>
91
 *         &lt;element name="PhotoBackgroundAccessories" minOccurs="0">
92
 *           &lt;simpleType>
93
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
94
 *               &lt;enumeration value="posing-props"/>
95
 *               &lt;enumeration value="shooting-tables"/>
96
 *               &lt;enumeration value="shooting-tents"/>
97
 *               &lt;enumeration value="studio-accessories"/>
98
 *               &lt;enumeration value="support-equipment"/>
99
 *               &lt;enumeration value="other-background-accessories"/>
100
 *             &lt;/restriction>
101
 *           &lt;/simpleType>
102
 *         &lt;/element>
103
 *         &lt;element name="PhotoBackgroundFabrics" minOccurs="0">
104
 *           &lt;simpleType>
105
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
106
 *               &lt;enumeration value="canvas"/>
107
 *               &lt;enumeration value="muslins"/>
108
 *               &lt;enumeration value="seamless-paper"/>
109
 *               &lt;enumeration value="velour"/>
110
 *               &lt;enumeration value="other-background-fabrics"/>
111
 *             &lt;/restriction>
112
 *           &lt;/simpleType>
113
 *         &lt;/element>
114
 *         &lt;element name="PhotoStudioAccessories" minOccurs="0">
115
 *           &lt;simpleType>
116
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
117
 *               &lt;enumeration value="mounting-corners"/>
118
 *               &lt;enumeration value="mounting-squares"/>
119
 *               &lt;enumeration value="photographic-tapes"/>
120
 *               &lt;enumeration value="wire"/>
121
 *               &lt;enumeration value="picture-hangers"/>
122
 *               &lt;enumeration value="mats"/>
123
 *               &lt;enumeration value="mat-cutters"/>
124
 *               &lt;enumeration value="trimmers"/>
125
 *               &lt;enumeration value="replacement-blades"/>
126
 *               &lt;enumeration value="other-framing-accessories"/>
127
 *               &lt;enumeration value="mounts-general"/>
128
 *               &lt;enumeration value="slide-mounts"/>
129
 *               &lt;enumeration value="other-mounts"/>
130
 *               &lt;enumeration value="dry-mount-press-accessories"/>
131
 *               &lt;enumeration value="mounting-adhesives-general"/>
132
 *               &lt;enumeration value="dry-mount-tissue"/>
133
 *               &lt;enumeration value="laminating-film"/>
134
 *               &lt;enumeration value="print-finishing-lacquers"/>
135
 *             &lt;/restriction>
136
 *           &lt;/simpleType>
137
 *         &lt;/element>
138
 *       &lt;/sequence>
139
 *     &lt;/restriction>
140
 *   &lt;/complexContent>
141
 * &lt;/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
}