| 7481 |
vikram.rag |
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="Chemicals" minOccurs="0">
|
|
|
29 |
* <simpleType>
|
|
|
30 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
31 |
* <enumeration value="black-and-white-film-developer"/>
|
|
|
32 |
* <enumeration value="black-and-white-fixer"/>
|
|
|
33 |
* <enumeration value="black-and-white-paper-developer"/>
|
|
|
34 |
* <enumeration value="black-and-white-stop-baths"/>
|
|
|
35 |
* <enumeration value="color-negative-film-chemicals"/>
|
|
|
36 |
* <enumeration value="color-slide-film-chemicals"/>
|
|
|
37 |
* <enumeration value="chemicals-for-prints-from-color-negatives"/>
|
|
|
38 |
* <enumeration value="chemicals-for-prints-from-color-slides"/>
|
|
|
39 |
* <enumeration value="processing-aids"/>
|
|
|
40 |
* <enumeration value="retouching-chemicals"/>
|
|
|
41 |
* <enumeration value="wash-aids"/>
|
|
|
42 |
* <enumeration value="alternative-chemicals"/>
|
|
|
43 |
* <enumeration value="other-chemicals"/>
|
|
|
44 |
* </restriction>
|
|
|
45 |
* </simpleType>
|
|
|
46 |
* </element>
|
|
|
47 |
* <element name="Enlargers" minOccurs="0">
|
|
|
48 |
* <simpleType>
|
|
|
49 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
50 |
* <enumeration value="enlargers-general"/>
|
|
|
51 |
* <enumeration value="black-and-white-enlargers"/>
|
|
|
52 |
* <enumeration value="color-enlargers"/>
|
|
|
53 |
* <enumeration value="variable-contrast-enlargers"/>
|
|
|
54 |
* </restriction>
|
|
|
55 |
* </simpleType>
|
|
|
56 |
* </element>
|
|
|
57 |
* <element name="Easels" minOccurs="0">
|
|
|
58 |
* <simpleType>
|
|
|
59 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
60 |
* <enumeration value="easels-general"/>
|
|
|
61 |
* <enumeration value="adjustable-easels"/>
|
|
|
62 |
* <enumeration value="fixed-size-easels"/>
|
|
|
63 |
* <enumeration value="borderless-easels"/>
|
|
|
64 |
* <enumeration value="contact-printers"/>
|
|
|
65 |
* <enumeration value="other-easels"/>
|
|
|
66 |
* </restriction>
|
|
|
67 |
* </simpleType>
|
|
|
68 |
* </element>
|
|
|
69 |
* <element name="EnlargingHeadAndAccessories" minOccurs="0">
|
|
|
70 |
* <simpleType>
|
|
|
71 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
72 |
* <enumeration value="enlarging-heads-general"/>
|
|
|
73 |
* <enumeration value="black-and-white-condenser-heads"/>
|
|
|
74 |
* <enumeration value="color-dichronic-heads"/>
|
|
|
75 |
* <enumeration value="variable-contrast-diffusion-heads"/>
|
|
|
76 |
* <enumeration value="cold-light-heads"/>
|
|
|
77 |
* <enumeration value="enlarging-head-accessories"/>
|
|
|
78 |
* </restriction>
|
|
|
79 |
* </simpleType>
|
|
|
80 |
* </element>
|
|
|
81 |
* <element name="OtherEnlargerAccessories" minOccurs="0">
|
|
|
82 |
* <simpleType>
|
|
|
83 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
84 |
* <enumeration value="enlarger-lamps"/>
|
|
|
85 |
* <enumeration value="enlarging-lens-accessories"/>
|
|
|
86 |
* <enumeration value="focusing-aids"/>
|
|
|
87 |
* <enumeration value="lens-boards"/>
|
|
|
88 |
* <enumeration value="general-negative-carriers"/>
|
|
|
89 |
* <enumeration value="below-35mm-negative-carriers"/>
|
|
|
90 |
* <enumeration value="35mm-negative-carriers"/>
|
|
|
91 |
* <enumeration value="medium-format-negative-carriers"/>
|
|
|
92 |
* <enumeration value="large-format-negative-carriers"/>
|
|
|
93 |
* <enumeration value="other-format-negative-carriers"/>
|
|
|
94 |
* <enumeration value="printing-filters"/>
|
|
|
95 |
* <enumeration value="timers"/>
|
|
|
96 |
* <enumeration value="other-enlarger-accessories"/>
|
|
|
97 |
* </restriction>
|
|
|
98 |
* </simpleType>
|
|
|
99 |
* </element>
|
|
|
100 |
* <element name="AnalyzersAndExposureMeters" minOccurs="0">
|
|
|
101 |
* <simpleType>
|
|
|
102 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
103 |
* <enumeration value="analyzers-and-accessories"/>
|
|
|
104 |
* <enumeration value="darkroom-exposure-meters"/>
|
|
|
105 |
* <enumeration value="densitometers-and-accessories"/>
|
|
|
106 |
* <enumeration value="grey-cards-and-exposure-guides"/>
|
|
|
107 |
* </restriction>
|
|
|
108 |
* </simpleType>
|
|
|
109 |
* </element>
|
|
|
110 |
* <element name="SafelightsAndAccessories" minOccurs="0">
|
|
|
111 |
* <simpleType>
|
|
|
112 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
113 |
* <enumeration value="black-and-white-safelights"/>
|
|
|
114 |
* <enumeration value="color-safelights"/>
|
|
|
115 |
* <enumeration value="safelight-filters"/>
|
|
|
116 |
* <enumeration value="other-safelight-accessories"/>
|
|
|
117 |
* </restriction>
|
|
|
118 |
* </simpleType>
|
|
|
119 |
* </element>
|
|
|
120 |
* <element name="AirRegulators" minOccurs="0">
|
|
|
121 |
* <simpleType>
|
|
|
122 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
123 |
* <enumeration value="air-cleaners"/>
|
|
|
124 |
* <enumeration value="fans"/>
|
|
|
125 |
* <enumeration value="louvers"/>
|
|
|
126 |
* </restriction>
|
|
|
127 |
* </simpleType>
|
|
|
128 |
* </element>
|
|
|
129 |
* <element name="WaterControlsAndFilters" minOccurs="0">
|
|
|
130 |
* <simpleType>
|
|
|
131 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
132 |
* <enumeration value="flowmeters"/>
|
|
|
133 |
* <enumeration value="thermometers"/>
|
|
|
134 |
* <enumeration value="temperature-regulators"/>
|
|
|
135 |
* <enumeration value="tempered-water-heaters"/>
|
|
|
136 |
* <enumeration value="water-panels"/>
|
|
|
137 |
* <enumeration value="water-control-accessories"/>
|
|
|
138 |
* <enumeration value="water-filters"/>
|
|
|
139 |
* </restriction>
|
|
|
140 |
* </simpleType>
|
|
|
141 |
* </element>
|
|
|
142 |
* <element name="SinksAndAccessories" minOccurs="0">
|
|
|
143 |
* <simpleType>
|
|
|
144 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
145 |
* <enumeration value="sinks-general"/>
|
|
|
146 |
* <enumeration value="plastic-sinks"/>
|
|
|
147 |
* <enumeration value="fiberglass-sinks"/>
|
|
|
148 |
* <enumeration value="stainless-steel-sinks"/>
|
|
|
149 |
* <enumeration value="sink-accessories"/>
|
|
|
150 |
* </restriction>
|
|
|
151 |
* </simpleType>
|
|
|
152 |
* </element>
|
|
|
153 |
* <element name="MixingEquipment" minOccurs="0">
|
|
|
154 |
* <simpleType>
|
|
|
155 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
156 |
* <enumeration value="funnels"/>
|
|
|
157 |
* <enumeration value="graduates"/>
|
|
|
158 |
* <enumeration value="stirring-devices"/>
|
|
|
159 |
* </restriction>
|
|
|
160 |
* </simpleType>
|
|
|
161 |
* </element>
|
|
|
162 |
* <element name="GeneralDevelopingAndProcessingSupplies" minOccurs="0">
|
|
|
163 |
* <simpleType>
|
|
|
164 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
165 |
* <enumeration value="aprons"/>
|
|
|
166 |
* <enumeration value="blotter-books"/>
|
|
|
167 |
* <enumeration value="changing-bags"/>
|
|
|
168 |
* <enumeration value="control-strips"/>
|
|
|
169 |
* <enumeration value="darkroom-pens"/>
|
|
|
170 |
* <enumeration value="darkroom-pencils"/>
|
|
|
171 |
* <enumeration value="darkroom-tapes"/>
|
|
|
172 |
* <enumeration value="gloves"/>
|
|
|
173 |
* <enumeration value="paper-safes"/>
|
|
|
174 |
* <enumeration value="scales"/>
|
|
|
175 |
* <enumeration value="storage-bottles-and-tanks"/>
|
|
|
176 |
* <enumeration value="tray-siphons"/>
|
|
|
177 |
* </restriction>
|
|
|
178 |
* </simpleType>
|
|
|
179 |
* </element>
|
|
|
180 |
* <element name="FilmProcessingSupplies" minOccurs="0">
|
|
|
181 |
* <simpleType>
|
|
|
182 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
183 |
* <enumeration value="film-dryers"/>
|
|
|
184 |
* <enumeration value="film-reels"/>
|
|
|
185 |
* <enumeration value="tanks"/>
|
|
|
186 |
* <enumeration value="film-washers"/>
|
|
|
187 |
* <enumeration value="developing-racks"/>
|
|
|
188 |
* <enumeration value="film-hangers"/>
|
|
|
189 |
* <enumeration value="film-squeegees"/>
|
|
|
190 |
* <enumeration value="film-cleaning-brushes-and-cloths"/>
|
|
|
191 |
* <enumeration value="film-cleaning-solutions"/>
|
|
|
192 |
* <enumeration value="other-film-processing-accessories"/>
|
|
|
193 |
* </restriction>
|
|
|
194 |
* </simpleType>
|
|
|
195 |
* </element>
|
|
|
196 |
* <element name="PaperProcessingSupplies" minOccurs="0">
|
|
|
197 |
* <simpleType>
|
|
|
198 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
199 |
* <enumeration value="print-drums"/>
|
|
|
200 |
* <enumeration value="print-dryers"/>
|
|
|
201 |
* <enumeration value="roller-bases"/>
|
|
|
202 |
* <enumeration value="vertical-slot-processors"/>
|
|
|
203 |
* <enumeration value="washers"/>
|
|
|
204 |
* <enumeration value="trays-general"/>
|
|
|
205 |
* <enumeration value="5x7-trays"/>
|
|
|
206 |
* <enumeration value="8x10-trays"/>
|
|
|
207 |
* <enumeration value="11x14-trays"/>
|
|
|
208 |
* <enumeration value="12x16-trays"/>
|
|
|
209 |
* <enumeration value="16x20-trays"/>
|
|
|
210 |
* <enumeration value="20x24-trays"/>
|
|
|
211 |
* <enumeration value="30x40-trays"/>
|
|
|
212 |
* <enumeration value="other-paper-processing-accessories"/>
|
|
|
213 |
* </restriction>
|
|
|
214 |
* </simpleType>
|
|
|
215 |
* </element>
|
|
|
216 |
* <element name="TabletopProcessingSupplies" minOccurs="0">
|
|
|
217 |
* <simpleType>
|
|
|
218 |
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
|
|
|
219 |
* <enumeration value="film-drums"/>
|
|
|
220 |
* <enumeration value="paper-drums"/>
|
|
|
221 |
* <enumeration value="processors"/>
|
|
|
222 |
* <enumeration value="reels"/>
|
|
|
223 |
* <enumeration value="wash-dry-modules"/>
|
|
|
224 |
* <enumeration value="other-tabletop-processing-accessories"/>
|
|
|
225 |
* </restriction>
|
|
|
226 |
* </simpleType>
|
|
|
227 |
* </element>
|
|
|
228 |
* </sequence>
|
|
|
229 |
* </restriction>
|
|
|
230 |
* </complexContent>
|
|
|
231 |
* </complexType>
|
|
|
232 |
* </pre>
|
|
|
233 |
*
|
|
|
234 |
*
|
|
|
235 |
*/
|
|
|
236 |
@XmlAccessorType(XmlAccessType.FIELD)
|
|
|
237 |
@XmlType(name = "", propOrder = {
|
|
|
238 |
"chemicals",
|
|
|
239 |
"enlargers",
|
|
|
240 |
"easels",
|
|
|
241 |
"enlargingHeadAndAccessories",
|
|
|
242 |
"otherEnlargerAccessories",
|
|
|
243 |
"analyzersAndExposureMeters",
|
|
|
244 |
"safelightsAndAccessories",
|
|
|
245 |
"airRegulators",
|
|
|
246 |
"waterControlsAndFilters",
|
|
|
247 |
"sinksAndAccessories",
|
|
|
248 |
"mixingEquipment",
|
|
|
249 |
"generalDevelopingAndProcessingSupplies",
|
|
|
250 |
"filmProcessingSupplies",
|
|
|
251 |
"paperProcessingSupplies",
|
|
|
252 |
"tabletopProcessingSupplies"
|
|
|
253 |
})
|
|
|
254 |
@XmlRootElement(name = "Darkroom")
|
|
|
255 |
public class Darkroom {
|
|
|
256 |
|
|
|
257 |
@XmlElement(name = "Chemicals")
|
|
|
258 |
protected String chemicals;
|
|
|
259 |
@XmlElement(name = "Enlargers")
|
|
|
260 |
protected String enlargers;
|
|
|
261 |
@XmlElement(name = "Easels")
|
|
|
262 |
protected String easels;
|
|
|
263 |
@XmlElement(name = "EnlargingHeadAndAccessories")
|
|
|
264 |
protected String enlargingHeadAndAccessories;
|
|
|
265 |
@XmlElement(name = "OtherEnlargerAccessories")
|
|
|
266 |
protected String otherEnlargerAccessories;
|
|
|
267 |
@XmlElement(name = "AnalyzersAndExposureMeters")
|
|
|
268 |
protected String analyzersAndExposureMeters;
|
|
|
269 |
@XmlElement(name = "SafelightsAndAccessories")
|
|
|
270 |
protected String safelightsAndAccessories;
|
|
|
271 |
@XmlElement(name = "AirRegulators")
|
|
|
272 |
protected String airRegulators;
|
|
|
273 |
@XmlElement(name = "WaterControlsAndFilters")
|
|
|
274 |
protected String waterControlsAndFilters;
|
|
|
275 |
@XmlElement(name = "SinksAndAccessories")
|
|
|
276 |
protected String sinksAndAccessories;
|
|
|
277 |
@XmlElement(name = "MixingEquipment")
|
|
|
278 |
protected String mixingEquipment;
|
|
|
279 |
@XmlElement(name = "GeneralDevelopingAndProcessingSupplies")
|
|
|
280 |
protected String generalDevelopingAndProcessingSupplies;
|
|
|
281 |
@XmlElement(name = "FilmProcessingSupplies")
|
|
|
282 |
protected String filmProcessingSupplies;
|
|
|
283 |
@XmlElement(name = "PaperProcessingSupplies")
|
|
|
284 |
protected String paperProcessingSupplies;
|
|
|
285 |
@XmlElement(name = "TabletopProcessingSupplies")
|
|
|
286 |
protected String tabletopProcessingSupplies;
|
|
|
287 |
|
|
|
288 |
/**
|
|
|
289 |
* Gets the value of the chemicals property.
|
|
|
290 |
*
|
|
|
291 |
* @return
|
|
|
292 |
* possible object is
|
|
|
293 |
* {@link String }
|
|
|
294 |
*
|
|
|
295 |
*/
|
|
|
296 |
public String getChemicals() {
|
|
|
297 |
return chemicals;
|
|
|
298 |
}
|
|
|
299 |
|
|
|
300 |
/**
|
|
|
301 |
* Sets the value of the chemicals property.
|
|
|
302 |
*
|
|
|
303 |
* @param value
|
|
|
304 |
* allowed object is
|
|
|
305 |
* {@link String }
|
|
|
306 |
*
|
|
|
307 |
*/
|
|
|
308 |
public void setChemicals(String value) {
|
|
|
309 |
this.chemicals = value;
|
|
|
310 |
}
|
|
|
311 |
|
|
|
312 |
/**
|
|
|
313 |
* Gets the value of the enlargers property.
|
|
|
314 |
*
|
|
|
315 |
* @return
|
|
|
316 |
* possible object is
|
|
|
317 |
* {@link String }
|
|
|
318 |
*
|
|
|
319 |
*/
|
|
|
320 |
public String getEnlargers() {
|
|
|
321 |
return enlargers;
|
|
|
322 |
}
|
|
|
323 |
|
|
|
324 |
/**
|
|
|
325 |
* Sets the value of the enlargers property.
|
|
|
326 |
*
|
|
|
327 |
* @param value
|
|
|
328 |
* allowed object is
|
|
|
329 |
* {@link String }
|
|
|
330 |
*
|
|
|
331 |
*/
|
|
|
332 |
public void setEnlargers(String value) {
|
|
|
333 |
this.enlargers = value;
|
|
|
334 |
}
|
|
|
335 |
|
|
|
336 |
/**
|
|
|
337 |
* Gets the value of the easels property.
|
|
|
338 |
*
|
|
|
339 |
* @return
|
|
|
340 |
* possible object is
|
|
|
341 |
* {@link String }
|
|
|
342 |
*
|
|
|
343 |
*/
|
|
|
344 |
public String getEasels() {
|
|
|
345 |
return easels;
|
|
|
346 |
}
|
|
|
347 |
|
|
|
348 |
/**
|
|
|
349 |
* Sets the value of the easels property.
|
|
|
350 |
*
|
|
|
351 |
* @param value
|
|
|
352 |
* allowed object is
|
|
|
353 |
* {@link String }
|
|
|
354 |
*
|
|
|
355 |
*/
|
|
|
356 |
public void setEasels(String value) {
|
|
|
357 |
this.easels = value;
|
|
|
358 |
}
|
|
|
359 |
|
|
|
360 |
/**
|
|
|
361 |
* Gets the value of the enlargingHeadAndAccessories property.
|
|
|
362 |
*
|
|
|
363 |
* @return
|
|
|
364 |
* possible object is
|
|
|
365 |
* {@link String }
|
|
|
366 |
*
|
|
|
367 |
*/
|
|
|
368 |
public String getEnlargingHeadAndAccessories() {
|
|
|
369 |
return enlargingHeadAndAccessories;
|
|
|
370 |
}
|
|
|
371 |
|
|
|
372 |
/**
|
|
|
373 |
* Sets the value of the enlargingHeadAndAccessories property.
|
|
|
374 |
*
|
|
|
375 |
* @param value
|
|
|
376 |
* allowed object is
|
|
|
377 |
* {@link String }
|
|
|
378 |
*
|
|
|
379 |
*/
|
|
|
380 |
public void setEnlargingHeadAndAccessories(String value) {
|
|
|
381 |
this.enlargingHeadAndAccessories = value;
|
|
|
382 |
}
|
|
|
383 |
|
|
|
384 |
/**
|
|
|
385 |
* Gets the value of the otherEnlargerAccessories property.
|
|
|
386 |
*
|
|
|
387 |
* @return
|
|
|
388 |
* possible object is
|
|
|
389 |
* {@link String }
|
|
|
390 |
*
|
|
|
391 |
*/
|
|
|
392 |
public String getOtherEnlargerAccessories() {
|
|
|
393 |
return otherEnlargerAccessories;
|
|
|
394 |
}
|
|
|
395 |
|
|
|
396 |
/**
|
|
|
397 |
* Sets the value of the otherEnlargerAccessories property.
|
|
|
398 |
*
|
|
|
399 |
* @param value
|
|
|
400 |
* allowed object is
|
|
|
401 |
* {@link String }
|
|
|
402 |
*
|
|
|
403 |
*/
|
|
|
404 |
public void setOtherEnlargerAccessories(String value) {
|
|
|
405 |
this.otherEnlargerAccessories = value;
|
|
|
406 |
}
|
|
|
407 |
|
|
|
408 |
/**
|
|
|
409 |
* Gets the value of the analyzersAndExposureMeters property.
|
|
|
410 |
*
|
|
|
411 |
* @return
|
|
|
412 |
* possible object is
|
|
|
413 |
* {@link String }
|
|
|
414 |
*
|
|
|
415 |
*/
|
|
|
416 |
public String getAnalyzersAndExposureMeters() {
|
|
|
417 |
return analyzersAndExposureMeters;
|
|
|
418 |
}
|
|
|
419 |
|
|
|
420 |
/**
|
|
|
421 |
* Sets the value of the analyzersAndExposureMeters property.
|
|
|
422 |
*
|
|
|
423 |
* @param value
|
|
|
424 |
* allowed object is
|
|
|
425 |
* {@link String }
|
|
|
426 |
*
|
|
|
427 |
*/
|
|
|
428 |
public void setAnalyzersAndExposureMeters(String value) {
|
|
|
429 |
this.analyzersAndExposureMeters = value;
|
|
|
430 |
}
|
|
|
431 |
|
|
|
432 |
/**
|
|
|
433 |
* Gets the value of the safelightsAndAccessories property.
|
|
|
434 |
*
|
|
|
435 |
* @return
|
|
|
436 |
* possible object is
|
|
|
437 |
* {@link String }
|
|
|
438 |
*
|
|
|
439 |
*/
|
|
|
440 |
public String getSafelightsAndAccessories() {
|
|
|
441 |
return safelightsAndAccessories;
|
|
|
442 |
}
|
|
|
443 |
|
|
|
444 |
/**
|
|
|
445 |
* Sets the value of the safelightsAndAccessories property.
|
|
|
446 |
*
|
|
|
447 |
* @param value
|
|
|
448 |
* allowed object is
|
|
|
449 |
* {@link String }
|
|
|
450 |
*
|
|
|
451 |
*/
|
|
|
452 |
public void setSafelightsAndAccessories(String value) {
|
|
|
453 |
this.safelightsAndAccessories = value;
|
|
|
454 |
}
|
|
|
455 |
|
|
|
456 |
/**
|
|
|
457 |
* Gets the value of the airRegulators property.
|
|
|
458 |
*
|
|
|
459 |
* @return
|
|
|
460 |
* possible object is
|
|
|
461 |
* {@link String }
|
|
|
462 |
*
|
|
|
463 |
*/
|
|
|
464 |
public String getAirRegulators() {
|
|
|
465 |
return airRegulators;
|
|
|
466 |
}
|
|
|
467 |
|
|
|
468 |
/**
|
|
|
469 |
* Sets the value of the airRegulators property.
|
|
|
470 |
*
|
|
|
471 |
* @param value
|
|
|
472 |
* allowed object is
|
|
|
473 |
* {@link String }
|
|
|
474 |
*
|
|
|
475 |
*/
|
|
|
476 |
public void setAirRegulators(String value) {
|
|
|
477 |
this.airRegulators = value;
|
|
|
478 |
}
|
|
|
479 |
|
|
|
480 |
/**
|
|
|
481 |
* Gets the value of the waterControlsAndFilters property.
|
|
|
482 |
*
|
|
|
483 |
* @return
|
|
|
484 |
* possible object is
|
|
|
485 |
* {@link String }
|
|
|
486 |
*
|
|
|
487 |
*/
|
|
|
488 |
public String getWaterControlsAndFilters() {
|
|
|
489 |
return waterControlsAndFilters;
|
|
|
490 |
}
|
|
|
491 |
|
|
|
492 |
/**
|
|
|
493 |
* Sets the value of the waterControlsAndFilters property.
|
|
|
494 |
*
|
|
|
495 |
* @param value
|
|
|
496 |
* allowed object is
|
|
|
497 |
* {@link String }
|
|
|
498 |
*
|
|
|
499 |
*/
|
|
|
500 |
public void setWaterControlsAndFilters(String value) {
|
|
|
501 |
this.waterControlsAndFilters = value;
|
|
|
502 |
}
|
|
|
503 |
|
|
|
504 |
/**
|
|
|
505 |
* Gets the value of the sinksAndAccessories property.
|
|
|
506 |
*
|
|
|
507 |
* @return
|
|
|
508 |
* possible object is
|
|
|
509 |
* {@link String }
|
|
|
510 |
*
|
|
|
511 |
*/
|
|
|
512 |
public String getSinksAndAccessories() {
|
|
|
513 |
return sinksAndAccessories;
|
|
|
514 |
}
|
|
|
515 |
|
|
|
516 |
/**
|
|
|
517 |
* Sets the value of the sinksAndAccessories property.
|
|
|
518 |
*
|
|
|
519 |
* @param value
|
|
|
520 |
* allowed object is
|
|
|
521 |
* {@link String }
|
|
|
522 |
*
|
|
|
523 |
*/
|
|
|
524 |
public void setSinksAndAccessories(String value) {
|
|
|
525 |
this.sinksAndAccessories = value;
|
|
|
526 |
}
|
|
|
527 |
|
|
|
528 |
/**
|
|
|
529 |
* Gets the value of the mixingEquipment property.
|
|
|
530 |
*
|
|
|
531 |
* @return
|
|
|
532 |
* possible object is
|
|
|
533 |
* {@link String }
|
|
|
534 |
*
|
|
|
535 |
*/
|
|
|
536 |
public String getMixingEquipment() {
|
|
|
537 |
return mixingEquipment;
|
|
|
538 |
}
|
|
|
539 |
|
|
|
540 |
/**
|
|
|
541 |
* Sets the value of the mixingEquipment property.
|
|
|
542 |
*
|
|
|
543 |
* @param value
|
|
|
544 |
* allowed object is
|
|
|
545 |
* {@link String }
|
|
|
546 |
*
|
|
|
547 |
*/
|
|
|
548 |
public void setMixingEquipment(String value) {
|
|
|
549 |
this.mixingEquipment = value;
|
|
|
550 |
}
|
|
|
551 |
|
|
|
552 |
/**
|
|
|
553 |
* Gets the value of the generalDevelopingAndProcessingSupplies property.
|
|
|
554 |
*
|
|
|
555 |
* @return
|
|
|
556 |
* possible object is
|
|
|
557 |
* {@link String }
|
|
|
558 |
*
|
|
|
559 |
*/
|
|
|
560 |
public String getGeneralDevelopingAndProcessingSupplies() {
|
|
|
561 |
return generalDevelopingAndProcessingSupplies;
|
|
|
562 |
}
|
|
|
563 |
|
|
|
564 |
/**
|
|
|
565 |
* Sets the value of the generalDevelopingAndProcessingSupplies property.
|
|
|
566 |
*
|
|
|
567 |
* @param value
|
|
|
568 |
* allowed object is
|
|
|
569 |
* {@link String }
|
|
|
570 |
*
|
|
|
571 |
*/
|
|
|
572 |
public void setGeneralDevelopingAndProcessingSupplies(String value) {
|
|
|
573 |
this.generalDevelopingAndProcessingSupplies = value;
|
|
|
574 |
}
|
|
|
575 |
|
|
|
576 |
/**
|
|
|
577 |
* Gets the value of the filmProcessingSupplies property.
|
|
|
578 |
*
|
|
|
579 |
* @return
|
|
|
580 |
* possible object is
|
|
|
581 |
* {@link String }
|
|
|
582 |
*
|
|
|
583 |
*/
|
|
|
584 |
public String getFilmProcessingSupplies() {
|
|
|
585 |
return filmProcessingSupplies;
|
|
|
586 |
}
|
|
|
587 |
|
|
|
588 |
/**
|
|
|
589 |
* Sets the value of the filmProcessingSupplies property.
|
|
|
590 |
*
|
|
|
591 |
* @param value
|
|
|
592 |
* allowed object is
|
|
|
593 |
* {@link String }
|
|
|
594 |
*
|
|
|
595 |
*/
|
|
|
596 |
public void setFilmProcessingSupplies(String value) {
|
|
|
597 |
this.filmProcessingSupplies = value;
|
|
|
598 |
}
|
|
|
599 |
|
|
|
600 |
/**
|
|
|
601 |
* Gets the value of the paperProcessingSupplies property.
|
|
|
602 |
*
|
|
|
603 |
* @return
|
|
|
604 |
* possible object is
|
|
|
605 |
* {@link String }
|
|
|
606 |
*
|
|
|
607 |
*/
|
|
|
608 |
public String getPaperProcessingSupplies() {
|
|
|
609 |
return paperProcessingSupplies;
|
|
|
610 |
}
|
|
|
611 |
|
|
|
612 |
/**
|
|
|
613 |
* Sets the value of the paperProcessingSupplies property.
|
|
|
614 |
*
|
|
|
615 |
* @param value
|
|
|
616 |
* allowed object is
|
|
|
617 |
* {@link String }
|
|
|
618 |
*
|
|
|
619 |
*/
|
|
|
620 |
public void setPaperProcessingSupplies(String value) {
|
|
|
621 |
this.paperProcessingSupplies = value;
|
|
|
622 |
}
|
|
|
623 |
|
|
|
624 |
/**
|
|
|
625 |
* Gets the value of the tabletopProcessingSupplies property.
|
|
|
626 |
*
|
|
|
627 |
* @return
|
|
|
628 |
* possible object is
|
|
|
629 |
* {@link String }
|
|
|
630 |
*
|
|
|
631 |
*/
|
|
|
632 |
public String getTabletopProcessingSupplies() {
|
|
|
633 |
return tabletopProcessingSupplies;
|
|
|
634 |
}
|
|
|
635 |
|
|
|
636 |
/**
|
|
|
637 |
* Sets the value of the tabletopProcessingSupplies property.
|
|
|
638 |
*
|
|
|
639 |
* @param value
|
|
|
640 |
* allowed object is
|
|
|
641 |
* {@link String }
|
|
|
642 |
*
|
|
|
643 |
*/
|
|
|
644 |
public void setTabletopProcessingSupplies(String value) {
|
|
|
645 |
this.tabletopProcessingSupplies = value;
|
|
|
646 |
}
|
|
|
647 |
|
|
|
648 |
}
|