Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2013.03.04 at 03:49:29 PM IST 
//


package in.shop2020.feeds.products;

import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;


/**
 * <p>Java class for anonymous complex type.
 * 
 * <p>The following schema fragment specifies the expected content contained within this class.
 * 
 * <pre>
 * &lt;complexType>
 *   &lt;complexContent>
 *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       &lt;sequence>
 *         &lt;element name="Chemicals" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="black-and-white-film-developer"/>
 *               &lt;enumeration value="black-and-white-fixer"/>
 *               &lt;enumeration value="black-and-white-paper-developer"/>
 *               &lt;enumeration value="black-and-white-stop-baths"/>
 *               &lt;enumeration value="color-negative-film-chemicals"/>
 *               &lt;enumeration value="color-slide-film-chemicals"/>
 *               &lt;enumeration value="chemicals-for-prints-from-color-negatives"/>
 *               &lt;enumeration value="chemicals-for-prints-from-color-slides"/>
 *               &lt;enumeration value="processing-aids"/>
 *               &lt;enumeration value="retouching-chemicals"/>
 *               &lt;enumeration value="wash-aids"/>
 *               &lt;enumeration value="alternative-chemicals"/>
 *               &lt;enumeration value="other-chemicals"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="Enlargers" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="enlargers-general"/>
 *               &lt;enumeration value="black-and-white-enlargers"/>
 *               &lt;enumeration value="color-enlargers"/>
 *               &lt;enumeration value="variable-contrast-enlargers"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="Easels" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="easels-general"/>
 *               &lt;enumeration value="adjustable-easels"/>
 *               &lt;enumeration value="fixed-size-easels"/>
 *               &lt;enumeration value="borderless-easels"/>
 *               &lt;enumeration value="contact-printers"/>
 *               &lt;enumeration value="other-easels"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="EnlargingHeadAndAccessories" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="enlarging-heads-general"/>
 *               &lt;enumeration value="black-and-white-condenser-heads"/>
 *               &lt;enumeration value="color-dichronic-heads"/>
 *               &lt;enumeration value="variable-contrast-diffusion-heads"/>
 *               &lt;enumeration value="cold-light-heads"/>
 *               &lt;enumeration value="enlarging-head-accessories"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="OtherEnlargerAccessories" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="enlarger-lamps"/>
 *               &lt;enumeration value="enlarging-lens-accessories"/>
 *               &lt;enumeration value="focusing-aids"/>
 *               &lt;enumeration value="lens-boards"/>
 *               &lt;enumeration value="general-negative-carriers"/>
 *               &lt;enumeration value="below-35mm-negative-carriers"/>
 *               &lt;enumeration value="35mm-negative-carriers"/>
 *               &lt;enumeration value="medium-format-negative-carriers"/>
 *               &lt;enumeration value="large-format-negative-carriers"/>
 *               &lt;enumeration value="other-format-negative-carriers"/>
 *               &lt;enumeration value="printing-filters"/>
 *               &lt;enumeration value="timers"/>
 *               &lt;enumeration value="other-enlarger-accessories"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="AnalyzersAndExposureMeters" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="analyzers-and-accessories"/>
 *               &lt;enumeration value="darkroom-exposure-meters"/>
 *               &lt;enumeration value="densitometers-and-accessories"/>
 *               &lt;enumeration value="grey-cards-and-exposure-guides"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="SafelightsAndAccessories" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="black-and-white-safelights"/>
 *               &lt;enumeration value="color-safelights"/>
 *               &lt;enumeration value="safelight-filters"/>
 *               &lt;enumeration value="other-safelight-accessories"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="AirRegulators" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="air-cleaners"/>
 *               &lt;enumeration value="fans"/>
 *               &lt;enumeration value="louvers"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="WaterControlsAndFilters" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="flowmeters"/>
 *               &lt;enumeration value="thermometers"/>
 *               &lt;enumeration value="temperature-regulators"/>
 *               &lt;enumeration value="tempered-water-heaters"/>
 *               &lt;enumeration value="water-panels"/>
 *               &lt;enumeration value="water-control-accessories"/>
 *               &lt;enumeration value="water-filters"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="SinksAndAccessories" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="sinks-general"/>
 *               &lt;enumeration value="plastic-sinks"/>
 *               &lt;enumeration value="fiberglass-sinks"/>
 *               &lt;enumeration value="stainless-steel-sinks"/>
 *               &lt;enumeration value="sink-accessories"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="MixingEquipment" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="funnels"/>
 *               &lt;enumeration value="graduates"/>
 *               &lt;enumeration value="stirring-devices"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="GeneralDevelopingAndProcessingSupplies" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="aprons"/>
 *               &lt;enumeration value="blotter-books"/>
 *               &lt;enumeration value="changing-bags"/>
 *               &lt;enumeration value="control-strips"/>
 *               &lt;enumeration value="darkroom-pens"/>
 *               &lt;enumeration value="darkroom-pencils"/>
 *               &lt;enumeration value="darkroom-tapes"/>
 *               &lt;enumeration value="gloves"/>
 *               &lt;enumeration value="paper-safes"/>
 *               &lt;enumeration value="scales"/>
 *               &lt;enumeration value="storage-bottles-and-tanks"/>
 *               &lt;enumeration value="tray-siphons"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="FilmProcessingSupplies" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="film-dryers"/>
 *               &lt;enumeration value="film-reels"/>
 *               &lt;enumeration value="tanks"/>
 *               &lt;enumeration value="film-washers"/>
 *               &lt;enumeration value="developing-racks"/>
 *               &lt;enumeration value="film-hangers"/>
 *               &lt;enumeration value="film-squeegees"/>
 *               &lt;enumeration value="film-cleaning-brushes-and-cloths"/>
 *               &lt;enumeration value="film-cleaning-solutions"/>
 *               &lt;enumeration value="other-film-processing-accessories"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="PaperProcessingSupplies" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="print-drums"/>
 *               &lt;enumeration value="print-dryers"/>
 *               &lt;enumeration value="roller-bases"/>
 *               &lt;enumeration value="vertical-slot-processors"/>
 *               &lt;enumeration value="washers"/>
 *               &lt;enumeration value="trays-general"/>
 *               &lt;enumeration value="5x7-trays"/>
 *               &lt;enumeration value="8x10-trays"/>
 *               &lt;enumeration value="11x14-trays"/>
 *               &lt;enumeration value="12x16-trays"/>
 *               &lt;enumeration value="16x20-trays"/>
 *               &lt;enumeration value="20x24-trays"/>
 *               &lt;enumeration value="30x40-trays"/>
 *               &lt;enumeration value="other-paper-processing-accessories"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *         &lt;element name="TabletopProcessingSupplies" minOccurs="0">
 *           &lt;simpleType>
 *             &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *               &lt;enumeration value="film-drums"/>
 *               &lt;enumeration value="paper-drums"/>
 *               &lt;enumeration value="processors"/>
 *               &lt;enumeration value="reels"/>
 *               &lt;enumeration value="wash-dry-modules"/>
 *               &lt;enumeration value="other-tabletop-processing-accessories"/>
 *             &lt;/restriction>
 *           &lt;/simpleType>
 *         &lt;/element>
 *       &lt;/sequence>
 *     &lt;/restriction>
 *   &lt;/complexContent>
 * &lt;/complexType>
 * </pre>
 * 
 * 
 */
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
    "chemicals",
    "enlargers",
    "easels",
    "enlargingHeadAndAccessories",
    "otherEnlargerAccessories",
    "analyzersAndExposureMeters",
    "safelightsAndAccessories",
    "airRegulators",
    "waterControlsAndFilters",
    "sinksAndAccessories",
    "mixingEquipment",
    "generalDevelopingAndProcessingSupplies",
    "filmProcessingSupplies",
    "paperProcessingSupplies",
    "tabletopProcessingSupplies"
})
@XmlRootElement(name = "Darkroom")
public class Darkroom {

    @XmlElement(name = "Chemicals")
    protected String chemicals;
    @XmlElement(name = "Enlargers")
    protected String enlargers;
    @XmlElement(name = "Easels")
    protected String easels;
    @XmlElement(name = "EnlargingHeadAndAccessories")
    protected String enlargingHeadAndAccessories;
    @XmlElement(name = "OtherEnlargerAccessories")
    protected String otherEnlargerAccessories;
    @XmlElement(name = "AnalyzersAndExposureMeters")
    protected String analyzersAndExposureMeters;
    @XmlElement(name = "SafelightsAndAccessories")
    protected String safelightsAndAccessories;
    @XmlElement(name = "AirRegulators")
    protected String airRegulators;
    @XmlElement(name = "WaterControlsAndFilters")
    protected String waterControlsAndFilters;
    @XmlElement(name = "SinksAndAccessories")
    protected String sinksAndAccessories;
    @XmlElement(name = "MixingEquipment")
    protected String mixingEquipment;
    @XmlElement(name = "GeneralDevelopingAndProcessingSupplies")
    protected String generalDevelopingAndProcessingSupplies;
    @XmlElement(name = "FilmProcessingSupplies")
    protected String filmProcessingSupplies;
    @XmlElement(name = "PaperProcessingSupplies")
    protected String paperProcessingSupplies;
    @XmlElement(name = "TabletopProcessingSupplies")
    protected String tabletopProcessingSupplies;

    /**
     * Gets the value of the chemicals property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getChemicals() {
        return chemicals;
    }

    /**
     * Sets the value of the chemicals property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setChemicals(String value) {
        this.chemicals = value;
    }

    /**
     * Gets the value of the enlargers property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getEnlargers() {
        return enlargers;
    }

    /**
     * Sets the value of the enlargers property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setEnlargers(String value) {
        this.enlargers = value;
    }

    /**
     * Gets the value of the easels property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getEasels() {
        return easels;
    }

    /**
     * Sets the value of the easels property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setEasels(String value) {
        this.easels = value;
    }

    /**
     * Gets the value of the enlargingHeadAndAccessories property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getEnlargingHeadAndAccessories() {
        return enlargingHeadAndAccessories;
    }

    /**
     * Sets the value of the enlargingHeadAndAccessories property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setEnlargingHeadAndAccessories(String value) {
        this.enlargingHeadAndAccessories = value;
    }

    /**
     * Gets the value of the otherEnlargerAccessories property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getOtherEnlargerAccessories() {
        return otherEnlargerAccessories;
    }

    /**
     * Sets the value of the otherEnlargerAccessories property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setOtherEnlargerAccessories(String value) {
        this.otherEnlargerAccessories = value;
    }

    /**
     * Gets the value of the analyzersAndExposureMeters property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getAnalyzersAndExposureMeters() {
        return analyzersAndExposureMeters;
    }

    /**
     * Sets the value of the analyzersAndExposureMeters property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setAnalyzersAndExposureMeters(String value) {
        this.analyzersAndExposureMeters = value;
    }

    /**
     * Gets the value of the safelightsAndAccessories property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getSafelightsAndAccessories() {
        return safelightsAndAccessories;
    }

    /**
     * Sets the value of the safelightsAndAccessories property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setSafelightsAndAccessories(String value) {
        this.safelightsAndAccessories = value;
    }

    /**
     * Gets the value of the airRegulators property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getAirRegulators() {
        return airRegulators;
    }

    /**
     * Sets the value of the airRegulators property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setAirRegulators(String value) {
        this.airRegulators = value;
    }

    /**
     * Gets the value of the waterControlsAndFilters property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getWaterControlsAndFilters() {
        return waterControlsAndFilters;
    }

    /**
     * Sets the value of the waterControlsAndFilters property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setWaterControlsAndFilters(String value) {
        this.waterControlsAndFilters = value;
    }

    /**
     * Gets the value of the sinksAndAccessories property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getSinksAndAccessories() {
        return sinksAndAccessories;
    }

    /**
     * Sets the value of the sinksAndAccessories property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setSinksAndAccessories(String value) {
        this.sinksAndAccessories = value;
    }

    /**
     * Gets the value of the mixingEquipment property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getMixingEquipment() {
        return mixingEquipment;
    }

    /**
     * Sets the value of the mixingEquipment property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setMixingEquipment(String value) {
        this.mixingEquipment = value;
    }

    /**
     * Gets the value of the generalDevelopingAndProcessingSupplies property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getGeneralDevelopingAndProcessingSupplies() {
        return generalDevelopingAndProcessingSupplies;
    }

    /**
     * Sets the value of the generalDevelopingAndProcessingSupplies property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setGeneralDevelopingAndProcessingSupplies(String value) {
        this.generalDevelopingAndProcessingSupplies = value;
    }

    /**
     * Gets the value of the filmProcessingSupplies property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getFilmProcessingSupplies() {
        return filmProcessingSupplies;
    }

    /**
     * Sets the value of the filmProcessingSupplies property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setFilmProcessingSupplies(String value) {
        this.filmProcessingSupplies = value;
    }

    /**
     * Gets the value of the paperProcessingSupplies property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getPaperProcessingSupplies() {
        return paperProcessingSupplies;
    }

    /**
     * Sets the value of the paperProcessingSupplies property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setPaperProcessingSupplies(String value) {
        this.paperProcessingSupplies = value;
    }

    /**
     * Gets the value of the tabletopProcessingSupplies property.
     * 
     * @return
     *     possible object is
     *     {@link String }
     *     
     */
    public String getTabletopProcessingSupplies() {
        return tabletopProcessingSupplies;
    }

    /**
     * Sets the value of the tabletopProcessingSupplies property.
     * 
     * @param value
     *     allowed object is
     *     {@link String }
     *     
     */
    public void setTabletopProcessingSupplies(String value) {
        this.tabletopProcessingSupplies = value;
    }

}