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 java.math.BigInteger;import java.util.ArrayList;import java.util.List;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.XmlSchemaType;import javax.xml.bind.annotation.XmlType;import javax.xml.bind.annotation.adapters.NormalizedStringAdapter;import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;/*** <p>Java class for anonymous complex type.** <p>The following schema fragment specifies the expected content contained within this class.** <pre>* <complexType>* <complexContent>* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">* <sequence>* <element name="AwardsWon" type="{}HundredFiftyStringNotNull" minOccurs="0"/>* <element name="BatteryAverageLife" type="{}TimeDimension" minOccurs="0"/>* <element name="BatteryAverageLifeStandby" type="{}TimeDimension" minOccurs="0"/>* <element name="BatteryChargeTime" type="{}TimeDimension" minOccurs="0"/>* <element name="Color" type="{}StringNotNull" minOccurs="0"/>* <element name="ColorMap" type="{}StringNotNull" minOccurs="0"/>* <element name="Directions" type="{}LongStringNotNull" minOccurs="0"/>* <element name="LithiumBatteryEnergyContent" type="{}EnergyConsumptionDimension" minOccurs="0"/>* <element name="LithiumBatteryPackaging" minOccurs="0">* <simpleType>* <restriction base="{http://www.w3.org/2001/XMLSchema}string">* <enumeration value="batteries_contained_in_equipment"/>* <enumeration value="batteries_only"/>* <enumeration value="batteries_packed_with_equipment"/>* </restriction>* </simpleType>* </element>* <element name="LithiumBatteryVoltage" type="{}VoltageDecimalDimension" minOccurs="0"/>* <element name="LithiumBatteryWeight" type="{}WeightDimension" minOccurs="0"/>* <element name="NumberOfLithiumIonCells" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>* <element name="NumberOfLithiumMetalCells" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>* <element name="NumberOfFrequencyChannels" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>* <element name="NumberOfControlChannels" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>* <element name="FrequencyBandsSupported" type="{}StringNotNull" minOccurs="0"/>* <element name="Language" type="{}LanguageStringType" minOccurs="0"/>* <element name="IncludesRemote" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>* <element name="Ingredients" minOccurs="0">* <simpleType>* <restriction base="{http://www.w3.org/2001/XMLSchema}normalizedString">* <maxLength value="1500"/>* </restriction>* </simpleType>* </element>* <element name="PowerSourceType" type="{}StringNotNull" minOccurs="0"/>* <element name="RecommendedUse" minOccurs="0">* <simpleType>* <restriction base="{http://www.w3.org/2001/XMLSchema}normalizedString">* <maxLength value="1500"/>* </restriction>* </simpleType>* </element>* <element name="RemoteControlTechnology" type="{}StringNotNull" minOccurs="0"/>* <element name="RailGauge" type="{}StringNotNull" minOccurs="0"/>* <element name="RegionOfOrigin" type="{}StringNotNull" minOccurs="0"/>* <element name="CountryOfOrigin" type="{}CountryOfOriginType" minOccurs="0"/>* <element name="EducationalObjective" type="{}StringNotNull" minOccurs="0"/>* <element name="EngineType" type="{}StringNotNull" minOccurs="0"/>* <element name="IsElectric" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>* <element name="MaterialType" type="{}StringNotNull" minOccurs="0"/>* <element name="MaterialComposition" type="{}SuperLongStringNotNull" minOccurs="0"/>* <element name="MfrWarrantyDescriptionLabor" type="{}SuperLongStringNotNull" minOccurs="0"/>* <element name="MfrWarrantyDescriptionParts" type="{}SuperLongStringNotNull" minOccurs="0"/>* <element name="MfrWarrantyDescriptionType" type="{}StringNotNull" minOccurs="0"/>* <element name="CareInstructions" type="{}LongStringNotNull" maxOccurs="3" minOccurs="0"/>* <element name="SpecialFeatures" type="{}LongStringNotNull" maxOccurs="5" minOccurs="0"/>* <element name="HandleHeight" type="{}LengthDimension" minOccurs="0"/>* <element name="SeatLength" type="{}LengthDimension" minOccurs="0"/>* <element name="SeatWidth" type="{}LengthDimension" minOccurs="0"/>* <element name="TireMaterial" type="{}StringNotNull" minOccurs="0"/>* <element name="TireDiameter" type="{}LengthDimension" minOccurs="0"/>* <element name="SellerWarrantyDescription" minOccurs="0">* <simpleType>* <restriction base="{http://www.w3.org/2001/XMLSchema}normalizedString">* <maxLength value="1500"/>* </restriction>* </simpleType>* </element>* <element name="TargetGender" minOccurs="0">* <simpleType>* <restriction base="{http://www.w3.org/2001/XMLSchema}string">* <enumeration value="male"/>* <enumeration value="female"/>* <enumeration value="unisex"/>* </restriction>* </simpleType>* </element>* <element name="DisplayLength" type="{}LengthDimension" minOccurs="0"/>* <element name="DisplayVolume" type="{}VolumeDimension" minOccurs="0"/>* <element name="DisplayWeight" type="{}WeightDimension" minOccurs="0"/>* <element name="AnimalType" type="{}StringNotNull" minOccurs="0"/>* <element name="Publisher" type="{}StringNotNull" minOccurs="0"/>* <element name="StyleKeywords" type="{}LongString" maxOccurs="5" minOccurs="0"/>* <element name="ProductTheme" type="{}StringNotNull" minOccurs="0"/>* <element name="ToyAwardName" type="{}ToyAwardType" maxOccurs="5" minOccurs="0"/>* </sequence>* </restriction>* </complexContent>* </complexType>* </pre>***/@XmlAccessorType(XmlAccessType.FIELD)@XmlType(name = "", propOrder = {"awardsWon","batteryAverageLife","batteryAverageLifeStandby","batteryChargeTime","color","colorMap","directions","lithiumBatteryEnergyContent","lithiumBatteryPackaging","lithiumBatteryVoltage","lithiumBatteryWeight","numberOfLithiumIonCells","numberOfLithiumMetalCells","numberOfFrequencyChannels","numberOfControlChannels","frequencyBandsSupported","language","includesRemote","ingredients","powerSourceType","recommendedUse","remoteControlTechnology","railGauge","regionOfOrigin","countryOfOrigin","educationalObjective","engineType","isElectric","materialType","materialComposition","mfrWarrantyDescriptionLabor","mfrWarrantyDescriptionParts","mfrWarrantyDescriptionType","careInstructions","specialFeatures","handleHeight","seatLength","seatWidth","tireMaterial","tireDiameter","sellerWarrantyDescription","targetGender","displayLength","displayVolume","displayWeight","animalType","publisher","styleKeywords","productTheme","toyAwardName"})@XmlRootElement(name = "ToysAndGames")public class ToysAndGames {@XmlElement(name = "AwardsWon")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String awardsWon;@XmlElement(name = "BatteryAverageLife")protected TimeDimension batteryAverageLife;@XmlElement(name = "BatteryAverageLifeStandby")protected TimeDimension batteryAverageLifeStandby;@XmlElement(name = "BatteryChargeTime")protected TimeDimension batteryChargeTime;@XmlElement(name = "Color")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String color;@XmlElement(name = "ColorMap")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String colorMap;@XmlElement(name = "Directions")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String directions;@XmlElement(name = "LithiumBatteryEnergyContent")protected EnergyConsumptionDimension lithiumBatteryEnergyContent;@XmlElement(name = "LithiumBatteryPackaging")protected String lithiumBatteryPackaging;@XmlElement(name = "LithiumBatteryVoltage")protected VoltageDecimalDimension lithiumBatteryVoltage;@XmlElement(name = "LithiumBatteryWeight")protected WeightDimension lithiumBatteryWeight;@XmlElement(name = "NumberOfLithiumIonCells")@XmlSchemaType(name = "positiveInteger")protected BigInteger numberOfLithiumIonCells;@XmlElement(name = "NumberOfLithiumMetalCells")@XmlSchemaType(name = "positiveInteger")protected BigInteger numberOfLithiumMetalCells;@XmlElement(name = "NumberOfFrequencyChannels")@XmlSchemaType(name = "positiveInteger")protected BigInteger numberOfFrequencyChannels;@XmlElement(name = "NumberOfControlChannels")@XmlSchemaType(name = "positiveInteger")protected BigInteger numberOfControlChannels;@XmlElement(name = "FrequencyBandsSupported")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String frequencyBandsSupported;@XmlElement(name = "Language")protected LanguageStringType language;@XmlElement(name = "IncludesRemote")protected Boolean includesRemote;@XmlElement(name = "Ingredients")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String ingredients;@XmlElement(name = "PowerSourceType")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String powerSourceType;@XmlElement(name = "RecommendedUse")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String recommendedUse;@XmlElement(name = "RemoteControlTechnology")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String remoteControlTechnology;@XmlElement(name = "RailGauge")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String railGauge;@XmlElement(name = "RegionOfOrigin")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String regionOfOrigin;@XmlElement(name = "CountryOfOrigin")protected String countryOfOrigin;@XmlElement(name = "EducationalObjective")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String educationalObjective;@XmlElement(name = "EngineType")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String engineType;@XmlElement(name = "IsElectric")protected Boolean isElectric;@XmlElement(name = "MaterialType")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String materialType;@XmlElement(name = "MaterialComposition")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String materialComposition;@XmlElement(name = "MfrWarrantyDescriptionLabor")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String mfrWarrantyDescriptionLabor;@XmlElement(name = "MfrWarrantyDescriptionParts")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String mfrWarrantyDescriptionParts;@XmlElement(name = "MfrWarrantyDescriptionType")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String mfrWarrantyDescriptionType;@XmlElement(name = "CareInstructions")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected List<String> careInstructions;@XmlElement(name = "SpecialFeatures")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected List<String> specialFeatures;@XmlElement(name = "HandleHeight")protected LengthDimension handleHeight;@XmlElement(name = "SeatLength")protected LengthDimension seatLength;@XmlElement(name = "SeatWidth")protected LengthDimension seatWidth;@XmlElement(name = "TireMaterial")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String tireMaterial;@XmlElement(name = "TireDiameter")protected LengthDimension tireDiameter;@XmlElement(name = "SellerWarrantyDescription")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String sellerWarrantyDescription;@XmlElement(name = "TargetGender")protected String targetGender;@XmlElement(name = "DisplayLength")protected LengthDimension displayLength;@XmlElement(name = "DisplayVolume")protected VolumeDimension displayVolume;@XmlElement(name = "DisplayWeight")protected WeightDimension displayWeight;@XmlElement(name = "AnimalType")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String animalType;@XmlElement(name = "Publisher")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String publisher;@XmlElement(name = "StyleKeywords")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected List<String> styleKeywords;@XmlElement(name = "ProductTheme")@XmlJavaTypeAdapter(NormalizedStringAdapter.class)protected String productTheme;@XmlElement(name = "ToyAwardName")protected List<ToyAwardType> toyAwardName;/*** Gets the value of the awardsWon property.** @return* possible object is* {@link String }**/public String getAwardsWon() {return awardsWon;}/*** Sets the value of the awardsWon property.** @param value* allowed object is* {@link String }**/public void setAwardsWon(String value) {this.awardsWon = value;}/*** Gets the value of the batteryAverageLife property.** @return* possible object is* {@link TimeDimension }**/public TimeDimension getBatteryAverageLife() {return batteryAverageLife;}/*** Sets the value of the batteryAverageLife property.** @param value* allowed object is* {@link TimeDimension }**/public void setBatteryAverageLife(TimeDimension value) {this.batteryAverageLife = value;}/*** Gets the value of the batteryAverageLifeStandby property.** @return* possible object is* {@link TimeDimension }**/public TimeDimension getBatteryAverageLifeStandby() {return batteryAverageLifeStandby;}/*** Sets the value of the batteryAverageLifeStandby property.** @param value* allowed object is* {@link TimeDimension }**/public void setBatteryAverageLifeStandby(TimeDimension value) {this.batteryAverageLifeStandby = value;}/*** Gets the value of the batteryChargeTime property.** @return* possible object is* {@link TimeDimension }**/public TimeDimension getBatteryChargeTime() {return batteryChargeTime;}/*** Sets the value of the batteryChargeTime property.** @param value* allowed object is* {@link TimeDimension }**/public void setBatteryChargeTime(TimeDimension value) {this.batteryChargeTime = value;}/*** Gets the value of the color property.** @return* possible object is* {@link String }**/public String getColor() {return color;}/*** Sets the value of the color property.** @param value* allowed object is* {@link String }**/public void setColor(String value) {this.color = value;}/*** Gets the value of the colorMap property.** @return* possible object is* {@link String }**/public String getColorMap() {return colorMap;}/*** Sets the value of the colorMap property.** @param value* allowed object is* {@link String }**/public void setColorMap(String value) {this.colorMap = value;}/*** Gets the value of the directions property.** @return* possible object is* {@link String }**/public String getDirections() {return directions;}/*** Sets the value of the directions property.** @param value* allowed object is* {@link String }**/public void setDirections(String value) {this.directions = value;}/*** Gets the value of the lithiumBatteryEnergyContent property.** @return* possible object is* {@link EnergyConsumptionDimension }**/public EnergyConsumptionDimension getLithiumBatteryEnergyContent() {return lithiumBatteryEnergyContent;}/*** Sets the value of the lithiumBatteryEnergyContent property.** @param value* allowed object is* {@link EnergyConsumptionDimension }**/public void setLithiumBatteryEnergyContent(EnergyConsumptionDimension value) {this.lithiumBatteryEnergyContent = value;}/*** Gets the value of the lithiumBatteryPackaging property.** @return* possible object is* {@link String }**/public String getLithiumBatteryPackaging() {return lithiumBatteryPackaging;}/*** Sets the value of the lithiumBatteryPackaging property.** @param value* allowed object is* {@link String }**/public void setLithiumBatteryPackaging(String value) {this.lithiumBatteryPackaging = value;}/*** Gets the value of the lithiumBatteryVoltage property.** @return* possible object is* {@link VoltageDecimalDimension }**/public VoltageDecimalDimension getLithiumBatteryVoltage() {return lithiumBatteryVoltage;}/*** Sets the value of the lithiumBatteryVoltage property.** @param value* allowed object is* {@link VoltageDecimalDimension }**/public void setLithiumBatteryVoltage(VoltageDecimalDimension value) {this.lithiumBatteryVoltage = value;}/*** Gets the value of the lithiumBatteryWeight property.** @return* possible object is* {@link WeightDimension }**/public WeightDimension getLithiumBatteryWeight() {return lithiumBatteryWeight;}/*** Sets the value of the lithiumBatteryWeight property.** @param value* allowed object is* {@link WeightDimension }**/public void setLithiumBatteryWeight(WeightDimension value) {this.lithiumBatteryWeight = value;}/*** Gets the value of the numberOfLithiumIonCells property.** @return* possible object is* {@link BigInteger }**/public BigInteger getNumberOfLithiumIonCells() {return numberOfLithiumIonCells;}/*** Sets the value of the numberOfLithiumIonCells property.** @param value* allowed object is* {@link BigInteger }**/public void setNumberOfLithiumIonCells(BigInteger value) {this.numberOfLithiumIonCells = value;}/*** Gets the value of the numberOfLithiumMetalCells property.** @return* possible object is* {@link BigInteger }**/public BigInteger getNumberOfLithiumMetalCells() {return numberOfLithiumMetalCells;}/*** Sets the value of the numberOfLithiumMetalCells property.** @param value* allowed object is* {@link BigInteger }**/public void setNumberOfLithiumMetalCells(BigInteger value) {this.numberOfLithiumMetalCells = value;}/*** Gets the value of the numberOfFrequencyChannels property.** @return* possible object is* {@link BigInteger }**/public BigInteger getNumberOfFrequencyChannels() {return numberOfFrequencyChannels;}/*** Sets the value of the numberOfFrequencyChannels property.** @param value* allowed object is* {@link BigInteger }**/public void setNumberOfFrequencyChannels(BigInteger value) {this.numberOfFrequencyChannels = value;}/*** Gets the value of the numberOfControlChannels property.** @return* possible object is* {@link BigInteger }**/public BigInteger getNumberOfControlChannels() {return numberOfControlChannels;}/*** Sets the value of the numberOfControlChannels property.** @param value* allowed object is* {@link BigInteger }**/public void setNumberOfControlChannels(BigInteger value) {this.numberOfControlChannels = value;}/*** Gets the value of the frequencyBandsSupported property.** @return* possible object is* {@link String }**/public String getFrequencyBandsSupported() {return frequencyBandsSupported;}/*** Sets the value of the frequencyBandsSupported property.** @param value* allowed object is* {@link String }**/public void setFrequencyBandsSupported(String value) {this.frequencyBandsSupported = value;}/*** Gets the value of the language property.** @return* possible object is* {@link LanguageStringType }**/public LanguageStringType getLanguage() {return language;}/*** Sets the value of the language property.** @param value* allowed object is* {@link LanguageStringType }**/public void setLanguage(LanguageStringType value) {this.language = value;}/*** Gets the value of the includesRemote property.** @return* possible object is* {@link Boolean }**/public Boolean isIncludesRemote() {return includesRemote;}/*** Sets the value of the includesRemote property.** @param value* allowed object is* {@link Boolean }**/public void setIncludesRemote(Boolean value) {this.includesRemote = value;}/*** Gets the value of the ingredients property.** @return* possible object is* {@link String }**/public String getIngredients() {return ingredients;}/*** Sets the value of the ingredients property.** @param value* allowed object is* {@link String }**/public void setIngredients(String value) {this.ingredients = value;}/*** Gets the value of the powerSourceType property.** @return* possible object is* {@link String }**/public String getPowerSourceType() {return powerSourceType;}/*** Sets the value of the powerSourceType property.** @param value* allowed object is* {@link String }**/public void setPowerSourceType(String value) {this.powerSourceType = value;}/*** Gets the value of the recommendedUse property.** @return* possible object is* {@link String }**/public String getRecommendedUse() {return recommendedUse;}/*** Sets the value of the recommendedUse property.** @param value* allowed object is* {@link String }**/public void setRecommendedUse(String value) {this.recommendedUse = value;}/*** Gets the value of the remoteControlTechnology property.** @return* possible object is* {@link String }**/public String getRemoteControlTechnology() {return remoteControlTechnology;}/*** Sets the value of the remoteControlTechnology property.** @param value* allowed object is* {@link String }**/public void setRemoteControlTechnology(String value) {this.remoteControlTechnology = value;}/*** Gets the value of the railGauge property.** @return* possible object is* {@link String }**/public String getRailGauge() {return railGauge;}/*** Sets the value of the railGauge property.** @param value* allowed object is* {@link String }**/public void setRailGauge(String value) {this.railGauge = value;}/*** Gets the value of the regionOfOrigin property.** @return* possible object is* {@link String }**/public String getRegionOfOrigin() {return regionOfOrigin;}/*** Sets the value of the regionOfOrigin property.** @param value* allowed object is* {@link String }**/public void setRegionOfOrigin(String value) {this.regionOfOrigin = value;}/*** Gets the value of the countryOfOrigin property.** @return* possible object is* {@link String }**/public String getCountryOfOrigin() {return countryOfOrigin;}/*** Sets the value of the countryOfOrigin property.** @param value* allowed object is* {@link String }**/public void setCountryOfOrigin(String value) {this.countryOfOrigin = value;}/*** Gets the value of the educationalObjective property.** @return* possible object is* {@link String }**/public String getEducationalObjective() {return educationalObjective;}/*** Sets the value of the educationalObjective property.** @param value* allowed object is* {@link String }**/public void setEducationalObjective(String value) {this.educationalObjective = value;}/*** Gets the value of the engineType property.** @return* possible object is* {@link String }**/public String getEngineType() {return engineType;}/*** Sets the value of the engineType property.** @param value* allowed object is* {@link String }**/public void setEngineType(String value) {this.engineType = value;}/*** Gets the value of the isElectric property.** @return* possible object is* {@link Boolean }**/public Boolean isIsElectric() {return isElectric;}/*** Sets the value of the isElectric property.** @param value* allowed object is* {@link Boolean }**/public void setIsElectric(Boolean value) {this.isElectric = value;}/*** Gets the value of the materialType property.** @return* possible object is* {@link String }**/public String getMaterialType() {return materialType;}/*** Sets the value of the materialType property.** @param value* allowed object is* {@link String }**/public void setMaterialType(String value) {this.materialType = value;}/*** Gets the value of the materialComposition property.** @return* possible object is* {@link String }**/public String getMaterialComposition() {return materialComposition;}/*** Sets the value of the materialComposition property.** @param value* allowed object is* {@link String }**/public void setMaterialComposition(String value) {this.materialComposition = value;}/*** Gets the value of the mfrWarrantyDescriptionLabor property.** @return* possible object is* {@link String }**/public String getMfrWarrantyDescriptionLabor() {return mfrWarrantyDescriptionLabor;}/*** Sets the value of the mfrWarrantyDescriptionLabor property.** @param value* allowed object is* {@link String }**/public void setMfrWarrantyDescriptionLabor(String value) {this.mfrWarrantyDescriptionLabor = value;}/*** Gets the value of the mfrWarrantyDescriptionParts property.** @return* possible object is* {@link String }**/public String getMfrWarrantyDescriptionParts() {return mfrWarrantyDescriptionParts;}/*** Sets the value of the mfrWarrantyDescriptionParts property.** @param value* allowed object is* {@link String }**/public void setMfrWarrantyDescriptionParts(String value) {this.mfrWarrantyDescriptionParts = value;}/*** Gets the value of the mfrWarrantyDescriptionType property.** @return* possible object is* {@link String }**/public String getMfrWarrantyDescriptionType() {return mfrWarrantyDescriptionType;}/*** Sets the value of the mfrWarrantyDescriptionType property.** @param value* allowed object is* {@link String }**/public void setMfrWarrantyDescriptionType(String value) {this.mfrWarrantyDescriptionType = value;}/*** Gets the value of the careInstructions property.** <p>* This accessor method returns a reference to the live list,* not a snapshot. Therefore any modification you make to the* returned list will be present inside the JAXB object.* This is why there is not a <CODE>set</CODE> method for the careInstructions property.** <p>* For example, to add a new item, do as follows:* <pre>* getCareInstructions().add(newItem);* </pre>*** <p>* Objects of the following type(s) are allowed in the list* {@link String }***/public List<String> getCareInstructions() {if (careInstructions == null) {careInstructions = new ArrayList<String>();}return this.careInstructions;}/*** Gets the value of the specialFeatures property.** <p>* This accessor method returns a reference to the live list,* not a snapshot. Therefore any modification you make to the* returned list will be present inside the JAXB object.* This is why there is not a <CODE>set</CODE> method for the specialFeatures property.** <p>* For example, to add a new item, do as follows:* <pre>* getSpecialFeatures().add(newItem);* </pre>*** <p>* Objects of the following type(s) are allowed in the list* {@link String }***/public List<String> getSpecialFeatures() {if (specialFeatures == null) {specialFeatures = new ArrayList<String>();}return this.specialFeatures;}/*** Gets the value of the handleHeight property.** @return* possible object is* {@link LengthDimension }**/public LengthDimension getHandleHeight() {return handleHeight;}/*** Sets the value of the handleHeight property.** @param value* allowed object is* {@link LengthDimension }**/public void setHandleHeight(LengthDimension value) {this.handleHeight = value;}/*** Gets the value of the seatLength property.** @return* possible object is* {@link LengthDimension }**/public LengthDimension getSeatLength() {return seatLength;}/*** Sets the value of the seatLength property.** @param value* allowed object is* {@link LengthDimension }**/public void setSeatLength(LengthDimension value) {this.seatLength = value;}/*** Gets the value of the seatWidth property.** @return* possible object is* {@link LengthDimension }**/public LengthDimension getSeatWidth() {return seatWidth;}/*** Sets the value of the seatWidth property.** @param value* allowed object is* {@link LengthDimension }**/public void setSeatWidth(LengthDimension value) {this.seatWidth = value;}/*** Gets the value of the tireMaterial property.** @return* possible object is* {@link String }**/public String getTireMaterial() {return tireMaterial;}/*** Sets the value of the tireMaterial property.** @param value* allowed object is* {@link String }**/public void setTireMaterial(String value) {this.tireMaterial = value;}/*** Gets the value of the tireDiameter property.** @return* possible object is* {@link LengthDimension }**/public LengthDimension getTireDiameter() {return tireDiameter;}/*** Sets the value of the tireDiameter property.** @param value* allowed object is* {@link LengthDimension }**/public void setTireDiameter(LengthDimension value) {this.tireDiameter = value;}/*** Gets the value of the sellerWarrantyDescription property.** @return* possible object is* {@link String }**/public String getSellerWarrantyDescription() {return sellerWarrantyDescription;}/*** Sets the value of the sellerWarrantyDescription property.** @param value* allowed object is* {@link String }**/public void setSellerWarrantyDescription(String value) {this.sellerWarrantyDescription = value;}/*** Gets the value of the targetGender property.** @return* possible object is* {@link String }**/public String getTargetGender() {return targetGender;}/*** Sets the value of the targetGender property.** @param value* allowed object is* {@link String }**/public void setTargetGender(String value) {this.targetGender = value;}/*** Gets the value of the displayLength property.** @return* possible object is* {@link LengthDimension }**/public LengthDimension getDisplayLength() {return displayLength;}/*** Sets the value of the displayLength property.** @param value* allowed object is* {@link LengthDimension }**/public void setDisplayLength(LengthDimension value) {this.displayLength = value;}/*** Gets the value of the displayVolume property.** @return* possible object is* {@link VolumeDimension }**/public VolumeDimension getDisplayVolume() {return displayVolume;}/*** Sets the value of the displayVolume property.** @param value* allowed object is* {@link VolumeDimension }**/public void setDisplayVolume(VolumeDimension value) {this.displayVolume = value;}/*** Gets the value of the displayWeight property.** @return* possible object is* {@link WeightDimension }**/public WeightDimension getDisplayWeight() {return displayWeight;}/*** Sets the value of the displayWeight property.** @param value* allowed object is* {@link WeightDimension }**/public void setDisplayWeight(WeightDimension value) {this.displayWeight = value;}/*** Gets the value of the animalType property.** @return* possible object is* {@link String }**/public String getAnimalType() {return animalType;}/*** Sets the value of the animalType property.** @param value* allowed object is* {@link String }**/public void setAnimalType(String value) {this.animalType = value;}/*** Gets the value of the publisher property.** @return* possible object is* {@link String }**/public String getPublisher() {return publisher;}/*** Sets the value of the publisher property.** @param value* allowed object is* {@link String }**/public void setPublisher(String value) {this.publisher = value;}/*** Gets the value of the styleKeywords property.** <p>* This accessor method returns a reference to the live list,* not a snapshot. Therefore any modification you make to the* returned list will be present inside the JAXB object.* This is why there is not a <CODE>set</CODE> method for the styleKeywords property.** <p>* For example, to add a new item, do as follows:* <pre>* getStyleKeywords().add(newItem);* </pre>*** <p>* Objects of the following type(s) are allowed in the list* {@link String }***/public List<String> getStyleKeywords() {if (styleKeywords == null) {styleKeywords = new ArrayList<String>();}return this.styleKeywords;}/*** Gets the value of the productTheme property.** @return* possible object is* {@link String }**/public String getProductTheme() {return productTheme;}/*** Sets the value of the productTheme property.** @param value* allowed object is* {@link String }**/public void setProductTheme(String value) {this.productTheme = value;}/*** Gets the value of the toyAwardName property.** <p>* This accessor method returns a reference to the live list,* not a snapshot. Therefore any modification you make to the* returned list will be present inside the JAXB object.* This is why there is not a <CODE>set</CODE> method for the toyAwardName property.** <p>* For example, to add a new item, do as follows:* <pre>* getToyAwardName().add(newItem);* </pre>*** <p>* Objects of the following type(s) are allowed in the list* {@link ToyAwardType }***/public List<ToyAwardType> getToyAwardName() {if (toyAwardName == null) {toyAwardName = new ArrayList<ToyAwardType>();}return this.toyAwardName;}}