public class

KitItem

extends Record
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.Record
     ↳ com.netsuite.webservices.lists.accounting_2010_2.KitItem

Class Overview

Java class for KitItem complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="KitItem">
   <complexContent>
     <extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
       <sequence>
         <element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="itemId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="upcCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="parent" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="printItems" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="isOnline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="isGcoCompliant" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="offerSupport" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="availableToPartners" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="subsidiaryList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRefList" minOccurs="0"/>
         <element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="includeChildren" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="incomeAccount" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="taxSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="shippingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="handlingCost" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="isTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="salesTaxCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="weight" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="weightUnit" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="rate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="billingSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="deferredRevenueAccount" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="revRecSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="stockDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="producer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="mpn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="multManufactureAddr" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="manufactureraddr1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="manufacturerCity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="manufacturerState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="manufacturerZip" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="countryOfManufacture" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}Country" minOccurs="0"/>
         <element name="manufacturerTaxId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scheduleBNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scheduleBQuantity" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="scheduleBCode" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="manufacturerTariff" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="preferenceCriterion" type="{urn:types.accounting_2010_2.lists.webservices.netsuite.com}ItemPreferenceCriterion" minOccurs="0"/>
         <element name="issueProduct" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="minimumQuantity" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="enforceMinQtyInternally" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="softDescriptor" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="isFulfillable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="pricesIncludeTax" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="quantityPricingSchedule" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="useMarginalRates" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="costEstimateType" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}ItemCostEstimateType" minOccurs="0"/>
         <element name="costEstimate" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="overallQuantityPricingType" type="{urn:types.accounting_2010_2.lists.webservices.netsuite.com}ItemOverallQuantityPricingType" minOccurs="0"/>
         <element name="pricingGroup" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="vsoePrice" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="vsoeDeferral" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}VsoeDeferral" minOccurs="0"/>
         <element name="vsoePermitDiscount" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}VsoePermitDiscount" minOccurs="0"/>
         <element name="vsoeDelivered" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="shipIndividually" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="shipPackage" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="storeDisplayName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="storeDisplayThumbnail" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="outOfStockMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="storeDisplayImage" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="storeDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="storeDetailedDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="storeItemTemplate" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="pageTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="urlComponent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="metaTagHtml" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="excludeFromSitemap" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="sitemapPriority" type="{urn:types.common_2010_2.platform.webservices.netsuite.com}SitemapPriority" minOccurs="0"/>
         <element name="searchKeywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="itemOptionsList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}ItemOptionsList" minOccurs="0"/>
         <element name="isDonationItem" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="showDefaultDonationAmount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="maxDonationAmount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="dontShowPrice" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="noPriceMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shoppingDotComCategory" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="shopzillaCategoryId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="outOfStockBehavior" type="{urn:types.accounting_2010_2.lists.webservices.netsuite.com}ItemOutOfStockBehavior" minOccurs="0"/>
         <element name="nexTagCategory" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="productFeedList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}ProductFeedList" minOccurs="0"/>
         <element name="relatedItemsDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="onSpecial" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="specialsDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="featuredDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pricingMatrix" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}PricingMatrix" minOccurs="0"/>
         <element name="siteCategoryList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}SiteCategoryList" minOccurs="0"/>
         <element name="memberList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}ItemMemberList" minOccurs="0"/>
         <element name="translationsList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}TranslationList" minOccurs="0"/>
         <element name="presentationItemList" type="{urn:accounting_2010_2.lists.webservices.netsuite.com}PresentationItemList" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
       </sequence>
       <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected Boolean availableToPartners
protected RecordRef billingSchedule
protected RecordRef clazz
protected Double costEstimate
protected ItemCostEstimateType costEstimateType
protected Country countryOfManufacture
protected XMLGregorianCalendar createdDate
protected CustomFieldList customFieldList
protected RecordRef customForm
protected RecordRef deferredRevenueAccount
protected RecordRef department
protected String description
protected String displayName
protected Boolean dontShowPrice
protected Boolean enforceMinQtyInternally
protected Boolean excludeFromSitemap
protected String externalId
protected String featuredDescription
protected Double handlingCost
protected Boolean includeChildren
protected RecordRef incomeAccount
protected String internalId
protected Boolean isDonationItem
protected Boolean isFulfillable
protected Boolean isGcoCompliant
protected Boolean isInactive
protected Boolean isOnline
protected Boolean isTaxable
protected RecordRef issueProduct
protected String itemId
protected ItemOptionsList itemOptionsList
protected XMLGregorianCalendar lastModifiedDate
protected RecordRef location
protected String manufacturer
protected String manufacturerCity
protected String manufacturerState
protected String manufacturerTariff
protected String manufacturerTaxId
protected String manufacturerZip
protected String manufactureraddr1
protected Double maxDonationAmount
protected ItemMemberList memberList
protected String metaTagHtml
protected Long minimumQuantity
protected String mpn
protected Boolean multManufactureAddr
protected String nexTagCategory
protected String noPriceMessage
protected Boolean offerSupport
protected Boolean onSpecial
protected ItemOutOfStockBehavior outOfStockBehavior
protected String outOfStockMessage
protected ItemOverallQuantityPricingType overallQuantityPricingType
protected String pageTitle
protected RecordRef parent
protected ItemPreferenceCriterion preferenceCriterion
protected PresentationItemList presentationItemList
protected Boolean pricesIncludeTax
protected RecordRef pricingGroup
protected PricingMatrix pricingMatrix
protected Boolean printItems
protected Boolean producer
protected ProductFeedList productFeedList
protected RecordRef quantityPricingSchedule
protected Double rate
protected String relatedItemsDescription
protected RecordRef revRecSchedule
protected RecordRef salesTaxCode
protected RecordRef scheduleBCode
protected String scheduleBNumber
protected Long scheduleBQuantity
protected String searchKeywords
protected Boolean shipIndividually
protected RecordRef shipPackage
protected Double shippingCost
protected String shoppingDotComCategory
protected Long shopzillaCategoryId
protected Boolean showDefaultDonationAmount
protected SiteCategoryList siteCategoryList
protected String sitemapPriority
protected RecordRef softDescriptor
protected String specialsDescription
protected String stockDescription
protected String storeDescription
protected String storeDetailedDescription
protected RecordRef storeDisplayImage
protected String storeDisplayName
protected RecordRef storeDisplayThumbnail
protected RecordRef storeItemTemplate
protected RecordRefList subsidiaryList
protected RecordRef taxSchedule
protected TranslationList translationsList
protected String upcCode
protected String urlComponent
protected Boolean useMarginalRates
protected VsoeDeferral vsoeDeferral
protected Boolean vsoeDelivered
protected VsoePermitDiscount vsoePermitDiscount
protected Double vsoePrice
protected Double weight
protected RecordRef weightUnit
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2010_2.Record
Public Constructors
KitItem()
Public Methods
RecordRef getBillingSchedule()
Gets the value of the billingSchedule property.
RecordRef getClazz()
Gets the value of the clazz property.
Double getCostEstimate()
Gets the value of the costEstimate property.
ItemCostEstimateType getCostEstimateType()
Gets the value of the costEstimateType property.
Country getCountryOfManufacture()
Gets the value of the countryOfManufacture property.
XMLGregorianCalendar getCreatedDate()
Gets the value of the createdDate property.
CustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
RecordRef getCustomForm()
Gets the value of the customForm property.
RecordRef getDeferredRevenueAccount()
Gets the value of the deferredRevenueAccount property.
RecordRef getDepartment()
Gets the value of the department property.
String getDescription()
Gets the value of the description property.
String getDisplayName()
Gets the value of the displayName property.
String getExternalId()
Gets the value of the externalId property.
String getFeaturedDescription()
Gets the value of the featuredDescription property.
Double getHandlingCost()
Gets the value of the handlingCost property.
RecordRef getIncomeAccount()
Gets the value of the incomeAccount property.
String getInternalId()
Gets the value of the internalId property.
RecordRef getIssueProduct()
Gets the value of the issueProduct property.
String getItemId()
Gets the value of the itemId property.
ItemOptionsList getItemOptionsList()
Gets the value of the itemOptionsList property.
XMLGregorianCalendar getLastModifiedDate()
Gets the value of the lastModifiedDate property.
RecordRef getLocation()
Gets the value of the location property.
String getManufacturer()
Gets the value of the manufacturer property.
String getManufacturerCity()
Gets the value of the manufacturerCity property.
String getManufacturerState()
Gets the value of the manufacturerState property.
String getManufacturerTariff()
Gets the value of the manufacturerTariff property.
String getManufacturerTaxId()
Gets the value of the manufacturerTaxId property.
String getManufacturerZip()
Gets the value of the manufacturerZip property.
String getManufactureraddr1()
Gets the value of the manufactureraddr1 property.
Double getMaxDonationAmount()
Gets the value of the maxDonationAmount property.
ItemMemberList getMemberList()
Gets the value of the memberList property.
String getMetaTagHtml()
Gets the value of the metaTagHtml property.
Long getMinimumQuantity()
Gets the value of the minimumQuantity property.
String getMpn()
Gets the value of the mpn property.
String getNexTagCategory()
Gets the value of the nexTagCategory property.
String getNoPriceMessage()
Gets the value of the noPriceMessage property.
ItemOutOfStockBehavior getOutOfStockBehavior()
Gets the value of the outOfStockBehavior property.
String getOutOfStockMessage()
Gets the value of the outOfStockMessage property.
ItemOverallQuantityPricingType getOverallQuantityPricingType()
Gets the value of the overallQuantityPricingType property.
String getPageTitle()
Gets the value of the pageTitle property.
RecordRef getParent()
Gets the value of the parent property.
ItemPreferenceCriterion getPreferenceCriterion()
Gets the value of the preferenceCriterion property.
PresentationItemList getPresentationItemList()
Gets the value of the presentationItemList property.
RecordRef getPricingGroup()
Gets the value of the pricingGroup property.
PricingMatrix getPricingMatrix()
Gets the value of the pricingMatrix property.
ProductFeedList getProductFeedList()
Gets the value of the productFeedList property.
RecordRef getQuantityPricingSchedule()
Gets the value of the quantityPricingSchedule property.
Double getRate()
Gets the value of the rate property.
String getRelatedItemsDescription()
Gets the value of the relatedItemsDescription property.
RecordRef getRevRecSchedule()
Gets the value of the revRecSchedule property.
RecordRef getSalesTaxCode()
Gets the value of the salesTaxCode property.
RecordRef getScheduleBCode()
Gets the value of the scheduleBCode property.
String getScheduleBNumber()
Gets the value of the scheduleBNumber property.
Long getScheduleBQuantity()
Gets the value of the scheduleBQuantity property.
String getSearchKeywords()
Gets the value of the searchKeywords property.
RecordRef getShipPackage()
Gets the value of the shipPackage property.
Double getShippingCost()
Gets the value of the shippingCost property.
String getShoppingDotComCategory()
Gets the value of the shoppingDotComCategory property.
Long getShopzillaCategoryId()
Gets the value of the shopzillaCategoryId property.
SiteCategoryList getSiteCategoryList()
Gets the value of the siteCategoryList property.
String getSitemapPriority()
Gets the value of the sitemapPriority property.
RecordRef getSoftDescriptor()
Gets the value of the softDescriptor property.
String getSpecialsDescription()
Gets the value of the specialsDescription property.
String getStockDescription()
Gets the value of the stockDescription property.
String getStoreDescription()
Gets the value of the storeDescription property.
String getStoreDetailedDescription()
Gets the value of the storeDetailedDescription property.
RecordRef getStoreDisplayImage()
Gets the value of the storeDisplayImage property.
String getStoreDisplayName()
Gets the value of the storeDisplayName property.
RecordRef getStoreDisplayThumbnail()
Gets the value of the storeDisplayThumbnail property.
RecordRef getStoreItemTemplate()
Gets the value of the storeItemTemplate property.
RecordRefList getSubsidiaryList()
Gets the value of the subsidiaryList property.
RecordRef getTaxSchedule()
Gets the value of the taxSchedule property.
TranslationList getTranslationsList()
Gets the value of the translationsList property.
String getUpcCode()
Gets the value of the upcCode property.
String getUrlComponent()
Gets the value of the urlComponent property.
VsoeDeferral getVsoeDeferral()
Gets the value of the vsoeDeferral property.
VsoePermitDiscount getVsoePermitDiscount()
Gets the value of the vsoePermitDiscount property.
Double getVsoePrice()
Gets the value of the vsoePrice property.
Double getWeight()
Gets the value of the weight property.
RecordRef getWeightUnit()
Gets the value of the weightUnit property.
Boolean isAvailableToPartners()
Gets the value of the availableToPartners property.
Boolean isDontShowPrice()
Gets the value of the dontShowPrice property.
Boolean isEnforceMinQtyInternally()
Gets the value of the enforceMinQtyInternally property.
Boolean isExcludeFromSitemap()
Gets the value of the excludeFromSitemap property.
Boolean isIncludeChildren()
Gets the value of the includeChildren property.
Boolean isIsDonationItem()
Gets the value of the isDonationItem property.
Boolean isIsFulfillable()
Gets the value of the isFulfillable property.
Boolean isIsGcoCompliant()
Gets the value of the isGcoCompliant property.
Boolean isIsInactive()
Gets the value of the isInactive property.
Boolean isIsOnline()
Gets the value of the isOnline property.
Boolean isIsTaxable()
Gets the value of the isTaxable property.
Boolean isMultManufactureAddr()
Gets the value of the multManufactureAddr property.
Boolean isOfferSupport()
Gets the value of the offerSupport property.
Boolean isOnSpecial()
Gets the value of the onSpecial property.
Boolean isPricesIncludeTax()
Gets the value of the pricesIncludeTax property.
Boolean isPrintItems()
Gets the value of the printItems property.
Boolean isProducer()
Gets the value of the producer property.
Boolean isShipIndividually()
Gets the value of the shipIndividually property.
Boolean isShowDefaultDonationAmount()
Gets the value of the showDefaultDonationAmount property.
Boolean isUseMarginalRates()
Gets the value of the useMarginalRates property.
Boolean isVsoeDelivered()
Gets the value of the vsoeDelivered property.
void setAvailableToPartners(Boolean value)
Sets the value of the availableToPartners property.
void setBillingSchedule(RecordRef value)
Sets the value of the billingSchedule property.
void setClazz(RecordRef value)
Sets the value of the clazz property.
void setCostEstimate(Double value)
Sets the value of the costEstimate property.
void setCostEstimateType(ItemCostEstimateType value)
Sets the value of the costEstimateType property.
void setCountryOfManufacture(Country value)
Sets the value of the countryOfManufacture property.
void setCreatedDate(XMLGregorianCalendar value)
Sets the value of the createdDate property.
void setCustomFieldList(CustomFieldList value)
Sets the value of the customFieldList property.
void setCustomForm(RecordRef value)
Sets the value of the customForm property.
void setDeferredRevenueAccount(RecordRef value)
Sets the value of the deferredRevenueAccount property.
void setDepartment(RecordRef value)
Sets the value of the department property.
void setDescription(String value)
Sets the value of the description property.
void setDisplayName(String value)
Sets the value of the displayName property.
void setDontShowPrice(Boolean value)
Sets the value of the dontShowPrice property.
void setEnforceMinQtyInternally(Boolean value)
Sets the value of the enforceMinQtyInternally property.
void setExcludeFromSitemap(Boolean value)
Sets the value of the excludeFromSitemap property.
void setExternalId(String value)
Sets the value of the externalId property.
void setFeaturedDescription(String value)
Sets the value of the featuredDescription property.
void setHandlingCost(Double value)
Sets the value of the handlingCost property.
void setIncludeChildren(Boolean value)
Sets the value of the includeChildren property.
void setIncomeAccount(RecordRef value)
Sets the value of the incomeAccount property.
void setInternalId(String value)
Sets the value of the internalId property.
void setIsDonationItem(Boolean value)
Sets the value of the isDonationItem property.
void setIsFulfillable(Boolean value)
Sets the value of the isFulfillable property.
void setIsGcoCompliant(Boolean value)
Sets the value of the isGcoCompliant property.
void setIsInactive(Boolean value)
Sets the value of the isInactive property.
void setIsOnline(Boolean value)
Sets the value of the isOnline property.
void setIsTaxable(Boolean value)
Sets the value of the isTaxable property.
void setIssueProduct(RecordRef value)
Sets the value of the issueProduct property.
void setItemId(String value)
Sets the value of the itemId property.
void setItemOptionsList(ItemOptionsList value)
Sets the value of the itemOptionsList property.
void setLastModifiedDate(XMLGregorianCalendar value)
Sets the value of the lastModifiedDate property.
void setLocation(RecordRef value)
Sets the value of the location property.
void setManufacturer(String value)
Sets the value of the manufacturer property.
void setManufacturerCity(String value)
Sets the value of the manufacturerCity property.
void setManufacturerState(String value)
Sets the value of the manufacturerState property.
void setManufacturerTariff(String value)
Sets the value of the manufacturerTariff property.
void setManufacturerTaxId(String value)
Sets the value of the manufacturerTaxId property.
void setManufacturerZip(String value)
Sets the value of the manufacturerZip property.
void setManufactureraddr1(String value)
Sets the value of the manufactureraddr1 property.
void setMaxDonationAmount(Double value)
Sets the value of the maxDonationAmount property.
void setMemberList(ItemMemberList value)
Sets the value of the memberList property.
void setMetaTagHtml(String value)
Sets the value of the metaTagHtml property.
void setMinimumQuantity(Long value)
Sets the value of the minimumQuantity property.
void setMpn(String value)
Sets the value of the mpn property.
void setMultManufactureAddr(Boolean value)
Sets the value of the multManufactureAddr property.
void setNexTagCategory(String value)
Sets the value of the nexTagCategory property.
void setNoPriceMessage(String value)
Sets the value of the noPriceMessage property.
void setOfferSupport(Boolean value)
Sets the value of the offerSupport property.
void setOnSpecial(Boolean value)
Sets the value of the onSpecial property.
void setOutOfStockBehavior(ItemOutOfStockBehavior value)
Sets the value of the outOfStockBehavior property.
void setOutOfStockMessage(String value)
Sets the value of the outOfStockMessage property.
void setOverallQuantityPricingType(ItemOverallQuantityPricingType value)
Sets the value of the overallQuantityPricingType property.
void setPageTitle(String value)
Sets the value of the pageTitle property.
void setParent(RecordRef value)
Sets the value of the parent property.
void setPreferenceCriterion(ItemPreferenceCriterion value)
Sets the value of the preferenceCriterion property.
void setPresentationItemList(PresentationItemList value)
Sets the value of the presentationItemList property.
void setPricesIncludeTax(Boolean value)
Sets the value of the pricesIncludeTax property.
void setPricingGroup(RecordRef value)
Sets the value of the pricingGroup property.
void setPricingMatrix(PricingMatrix value)
Sets the value of the pricingMatrix property.
void setPrintItems(Boolean value)
Sets the value of the printItems property.
void setProducer(Boolean value)
Sets the value of the producer property.
void setProductFeedList(ProductFeedList value)
Sets the value of the productFeedList property.
void setQuantityPricingSchedule(RecordRef value)
Sets the value of the quantityPricingSchedule property.
void setRate(Double value)
Sets the value of the rate property.
void setRelatedItemsDescription(String value)
Sets the value of the relatedItemsDescription property.
void setRevRecSchedule(RecordRef value)
Sets the value of the revRecSchedule property.
void setSalesTaxCode(RecordRef value)
Sets the value of the salesTaxCode property.
void setScheduleBCode(RecordRef value)
Sets the value of the scheduleBCode property.
void setScheduleBNumber(String value)
Sets the value of the scheduleBNumber property.
void setScheduleBQuantity(Long value)
Sets the value of the scheduleBQuantity property.
void setSearchKeywords(String value)
Sets the value of the searchKeywords property.
void setShipIndividually(Boolean value)
Sets the value of the shipIndividually property.
void setShipPackage(RecordRef value)
Sets the value of the shipPackage property.
void setShippingCost(Double value)
Sets the value of the shippingCost property.
void setShoppingDotComCategory(String value)
Sets the value of the shoppingDotComCategory property.
void setShopzillaCategoryId(Long value)
Sets the value of the shopzillaCategoryId property.
void setShowDefaultDonationAmount(Boolean value)
Sets the value of the showDefaultDonationAmount property.
void setSiteCategoryList(SiteCategoryList value)
Sets the value of the siteCategoryList property.
void setSitemapPriority(String value)
Sets the value of the sitemapPriority property.
void setSoftDescriptor(RecordRef value)
Sets the value of the softDescriptor property.
void setSpecialsDescription(String value)
Sets the value of the specialsDescription property.
void setStockDescription(String value)
Sets the value of the stockDescription property.
void setStoreDescription(String value)
Sets the value of the storeDescription property.
void setStoreDetailedDescription(String value)
Sets the value of the storeDetailedDescription property.
void setStoreDisplayImage(RecordRef value)
Sets the value of the storeDisplayImage property.
void setStoreDisplayName(String value)
Sets the value of the storeDisplayName property.
void setStoreDisplayThumbnail(RecordRef value)
Sets the value of the storeDisplayThumbnail property.
void setStoreItemTemplate(RecordRef value)
Sets the value of the storeItemTemplate property.
void setSubsidiaryList(RecordRefList value)
Sets the value of the subsidiaryList property.
void setTaxSchedule(RecordRef value)
Sets the value of the taxSchedule property.
void setTranslationsList(TranslationList value)
Sets the value of the translationsList property.
void setUpcCode(String value)
Sets the value of the upcCode property.
void setUrlComponent(String value)
Sets the value of the urlComponent property.
void setUseMarginalRates(Boolean value)
Sets the value of the useMarginalRates property.
void setVsoeDeferral(VsoeDeferral value)
Sets the value of the vsoeDeferral property.
void setVsoeDelivered(Boolean value)
Sets the value of the vsoeDelivered property.
void setVsoePermitDiscount(VsoePermitDiscount value)
Sets the value of the vsoePermitDiscount property.
void setVsoePrice(Double value)
Sets the value of the vsoePrice property.
void setWeight(Double value)
Sets the value of the weight property.
void setWeightUnit(RecordRef value)
Sets the value of the weightUnit property.
[Expand]
Inherited Methods
From class com.netsuite.webservices.platform.core_2010_2.Record
From class java.lang.Object

Fields

protected Boolean availableToPartners

protected RecordRef billingSchedule

protected RecordRef clazz

protected Double costEstimate

protected ItemCostEstimateType costEstimateType

protected Country countryOfManufacture

protected XMLGregorianCalendar createdDate

protected CustomFieldList customFieldList

protected RecordRef customForm

protected RecordRef deferredRevenueAccount

protected RecordRef department

protected String description

protected String displayName

protected Boolean dontShowPrice

protected Boolean enforceMinQtyInternally

protected Boolean excludeFromSitemap

protected String externalId

protected String featuredDescription

protected Double handlingCost

protected Boolean includeChildren

protected RecordRef incomeAccount

protected String internalId

protected Boolean isDonationItem

protected Boolean isFulfillable

protected Boolean isGcoCompliant

protected Boolean isInactive

protected Boolean isOnline

protected Boolean isTaxable

protected RecordRef issueProduct

protected String itemId

protected ItemOptionsList itemOptionsList

protected XMLGregorianCalendar lastModifiedDate

protected RecordRef location

protected String manufacturer

protected String manufacturerCity

protected String manufacturerState

protected String manufacturerTariff

protected String manufacturerTaxId

protected String manufacturerZip

protected String manufactureraddr1

protected Double maxDonationAmount

protected ItemMemberList memberList

protected String metaTagHtml

protected Long minimumQuantity

protected String mpn

protected Boolean multManufactureAddr

protected String nexTagCategory

protected String noPriceMessage

protected Boolean offerSupport

protected Boolean onSpecial

protected ItemOutOfStockBehavior outOfStockBehavior

protected String outOfStockMessage

protected ItemOverallQuantityPricingType overallQuantityPricingType

protected String pageTitle

protected RecordRef parent

protected ItemPreferenceCriterion preferenceCriterion

protected PresentationItemList presentationItemList

protected Boolean pricesIncludeTax

protected RecordRef pricingGroup

protected PricingMatrix pricingMatrix

protected Boolean printItems

protected Boolean producer

protected ProductFeedList productFeedList

protected RecordRef quantityPricingSchedule

protected Double rate

protected String relatedItemsDescription

protected RecordRef revRecSchedule

protected RecordRef salesTaxCode

protected RecordRef scheduleBCode

protected String scheduleBNumber

protected Long scheduleBQuantity

protected String searchKeywords

protected Boolean shipIndividually

protected RecordRef shipPackage

protected Double shippingCost

protected String shoppingDotComCategory

protected Long shopzillaCategoryId

protected Boolean showDefaultDonationAmount

protected SiteCategoryList siteCategoryList

protected String sitemapPriority

protected RecordRef softDescriptor

protected String specialsDescription

protected String stockDescription

protected String storeDescription

protected String storeDetailedDescription

protected RecordRef storeDisplayImage

protected String storeDisplayName

protected RecordRef storeDisplayThumbnail

protected RecordRef storeItemTemplate

protected RecordRefList subsidiaryList

protected RecordRef taxSchedule

protected TranslationList translationsList

protected String upcCode

protected String urlComponent

protected Boolean useMarginalRates

protected VsoeDeferral vsoeDeferral

protected Boolean vsoeDelivered

protected VsoePermitDiscount vsoePermitDiscount

protected Double vsoePrice

protected Double weight

protected RecordRef weightUnit

Public Constructors

public KitItem ()

Public Methods

public RecordRef getBillingSchedule ()

Gets the value of the billingSchedule property.

Returns

public RecordRef getClazz ()

Gets the value of the clazz property.

Returns

public Double getCostEstimate ()

Gets the value of the costEstimate property.

Returns
  • possible object is Double

public ItemCostEstimateType getCostEstimateType ()

Gets the value of the costEstimateType property.

Returns

public Country getCountryOfManufacture ()

Gets the value of the countryOfManufacture property.

Returns

public XMLGregorianCalendar getCreatedDate ()

Gets the value of the createdDate property.

Returns
  • possible object is XMLGregorianCalendar

public CustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public RecordRef getCustomForm ()

Gets the value of the customForm property.

Returns

public RecordRef getDeferredRevenueAccount ()

Gets the value of the deferredRevenueAccount property.

Returns

public RecordRef getDepartment ()

Gets the value of the department property.

Returns

public String getDescription ()

Gets the value of the description property.

Returns
  • possible object is String

public String getDisplayName ()

Gets the value of the displayName property.

Returns
  • possible object is String

public String getExternalId ()

Gets the value of the externalId property.

Returns
  • possible object is String

public String getFeaturedDescription ()

Gets the value of the featuredDescription property.

Returns
  • possible object is String

public Double getHandlingCost ()

Gets the value of the handlingCost property.

Returns
  • possible object is Double

public RecordRef getIncomeAccount ()

Gets the value of the incomeAccount property.

Returns

public String getInternalId ()

Gets the value of the internalId property.

Returns
  • possible object is String

public RecordRef getIssueProduct ()

Gets the value of the issueProduct property.

Returns

public String getItemId ()

Gets the value of the itemId property.

Returns
  • possible object is String

public ItemOptionsList getItemOptionsList ()

Gets the value of the itemOptionsList property.

Returns

public XMLGregorianCalendar getLastModifiedDate ()

Gets the value of the lastModifiedDate property.

Returns
  • possible object is XMLGregorianCalendar

public RecordRef getLocation ()

Gets the value of the location property.

Returns

public String getManufacturer ()

Gets the value of the manufacturer property.

Returns
  • possible object is String

public String getManufacturerCity ()

Gets the value of the manufacturerCity property.

Returns
  • possible object is String

public String getManufacturerState ()

Gets the value of the manufacturerState property.

Returns
  • possible object is String

public String getManufacturerTariff ()

Gets the value of the manufacturerTariff property.

Returns
  • possible object is String

public String getManufacturerTaxId ()

Gets the value of the manufacturerTaxId property.

Returns
  • possible object is String

public String getManufacturerZip ()

Gets the value of the manufacturerZip property.

Returns
  • possible object is String

public String getManufactureraddr1 ()

Gets the value of the manufactureraddr1 property.

Returns
  • possible object is String

public Double getMaxDonationAmount ()

Gets the value of the maxDonationAmount property.

Returns
  • possible object is Double

public ItemMemberList getMemberList ()

Gets the value of the memberList property.

Returns

public String getMetaTagHtml ()

Gets the value of the metaTagHtml property.

Returns
  • possible object is String

public Long getMinimumQuantity ()

Gets the value of the minimumQuantity property.

Returns
  • possible object is Long

public String getMpn ()

Gets the value of the mpn property.

Returns
  • possible object is String

public String getNexTagCategory ()

Gets the value of the nexTagCategory property.

Returns
  • possible object is String

public String getNoPriceMessage ()

Gets the value of the noPriceMessage property.

Returns
  • possible object is String

public ItemOutOfStockBehavior getOutOfStockBehavior ()

Gets the value of the outOfStockBehavior property.

Returns

public String getOutOfStockMessage ()

Gets the value of the outOfStockMessage property.

Returns
  • possible object is String

public ItemOverallQuantityPricingType getOverallQuantityPricingType ()

Gets the value of the overallQuantityPricingType property.

Returns

public String getPageTitle ()

Gets the value of the pageTitle property.

Returns
  • possible object is String

public RecordRef getParent ()

Gets the value of the parent property.

Returns

public ItemPreferenceCriterion getPreferenceCriterion ()

Gets the value of the preferenceCriterion property.

Returns

public PresentationItemList getPresentationItemList ()

Gets the value of the presentationItemList property.

Returns

public RecordRef getPricingGroup ()

Gets the value of the pricingGroup property.

Returns

public PricingMatrix getPricingMatrix ()

Gets the value of the pricingMatrix property.

Returns

public ProductFeedList getProductFeedList ()

Gets the value of the productFeedList property.

Returns

public RecordRef getQuantityPricingSchedule ()

Gets the value of the quantityPricingSchedule property.

Returns

public Double getRate ()

Gets the value of the rate property.

Returns
  • possible object is Double

public String getRelatedItemsDescription ()

Gets the value of the relatedItemsDescription property.

Returns
  • possible object is String

public RecordRef getRevRecSchedule ()

Gets the value of the revRecSchedule property.

Returns

public RecordRef getSalesTaxCode ()

Gets the value of the salesTaxCode property.

Returns

public RecordRef getScheduleBCode ()

Gets the value of the scheduleBCode property.

Returns

public String getScheduleBNumber ()

Gets the value of the scheduleBNumber property.

Returns
  • possible object is String

public Long getScheduleBQuantity ()

Gets the value of the scheduleBQuantity property.

Returns
  • possible object is Long

public String getSearchKeywords ()

Gets the value of the searchKeywords property.

Returns
  • possible object is String

public RecordRef getShipPackage ()

Gets the value of the shipPackage property.

Returns

public Double getShippingCost ()

Gets the value of the shippingCost property.

Returns
  • possible object is Double

public String getShoppingDotComCategory ()

Gets the value of the shoppingDotComCategory property.

Returns
  • possible object is String

public Long getShopzillaCategoryId ()

Gets the value of the shopzillaCategoryId property.

Returns
  • possible object is Long

public SiteCategoryList getSiteCategoryList ()

Gets the value of the siteCategoryList property.

Returns

public String getSitemapPriority ()

Gets the value of the sitemapPriority property.

Returns
  • possible object is String

public RecordRef getSoftDescriptor ()

Gets the value of the softDescriptor property.

Returns

public String getSpecialsDescription ()

Gets the value of the specialsDescription property.

Returns
  • possible object is String

public String getStockDescription ()

Gets the value of the stockDescription property.

Returns
  • possible object is String

public String getStoreDescription ()

Gets the value of the storeDescription property.

Returns
  • possible object is String

public String getStoreDetailedDescription ()

Gets the value of the storeDetailedDescription property.

Returns
  • possible object is String

public RecordRef getStoreDisplayImage ()

Gets the value of the storeDisplayImage property.

Returns

public String getStoreDisplayName ()

Gets the value of the storeDisplayName property.

Returns
  • possible object is String

public RecordRef getStoreDisplayThumbnail ()

Gets the value of the storeDisplayThumbnail property.

Returns

public RecordRef getStoreItemTemplate ()

Gets the value of the storeItemTemplate property.

Returns

public RecordRefList getSubsidiaryList ()

Gets the value of the subsidiaryList property.

Returns

public RecordRef getTaxSchedule ()

Gets the value of the taxSchedule property.

Returns

public TranslationList getTranslationsList ()

Gets the value of the translationsList property.

Returns

public String getUpcCode ()

Gets the value of the upcCode property.

Returns
  • possible object is String

public String getUrlComponent ()

Gets the value of the urlComponent property.

Returns
  • possible object is String

public VsoeDeferral getVsoeDeferral ()

Gets the value of the vsoeDeferral property.

Returns

public VsoePermitDiscount getVsoePermitDiscount ()

Gets the value of the vsoePermitDiscount property.

Returns

public Double getVsoePrice ()

Gets the value of the vsoePrice property.

Returns
  • possible object is Double

public Double getWeight ()

Gets the value of the weight property.

Returns
  • possible object is Double

public RecordRef getWeightUnit ()

Gets the value of the weightUnit property.

Returns

public Boolean isAvailableToPartners ()

Gets the value of the availableToPartners property.

Returns
  • possible object is Boolean

public Boolean isDontShowPrice ()

Gets the value of the dontShowPrice property.

Returns
  • possible object is Boolean

public Boolean isEnforceMinQtyInternally ()

Gets the value of the enforceMinQtyInternally property.

Returns
  • possible object is Boolean

public Boolean isExcludeFromSitemap ()

Gets the value of the excludeFromSitemap property.

Returns
  • possible object is Boolean

public Boolean isIncludeChildren ()

Gets the value of the includeChildren property.

Returns
  • possible object is Boolean

public Boolean isIsDonationItem ()

Gets the value of the isDonationItem property.

Returns
  • possible object is Boolean

public Boolean isIsFulfillable ()

Gets the value of the isFulfillable property.

Returns
  • possible object is Boolean

public Boolean isIsGcoCompliant ()

Gets the value of the isGcoCompliant property.

Returns
  • possible object is Boolean

public Boolean isIsInactive ()

Gets the value of the isInactive property.

Returns
  • possible object is Boolean

public Boolean isIsOnline ()

Gets the value of the isOnline property.

Returns
  • possible object is Boolean

public Boolean isIsTaxable ()

Gets the value of the isTaxable property.

Returns
  • possible object is Boolean

public Boolean isMultManufactureAddr ()

Gets the value of the multManufactureAddr property.

Returns
  • possible object is Boolean

public Boolean isOfferSupport ()

Gets the value of the offerSupport property.

Returns
  • possible object is Boolean

public Boolean isOnSpecial ()

Gets the value of the onSpecial property.

Returns
  • possible object is Boolean

public Boolean isPricesIncludeTax ()

Gets the value of the pricesIncludeTax property.

Returns
  • possible object is Boolean

public Boolean isPrintItems ()

Gets the value of the printItems property.

Returns
  • possible object is Boolean

public Boolean isProducer ()

Gets the value of the producer property.

Returns
  • possible object is Boolean

public Boolean isShipIndividually ()

Gets the value of the shipIndividually property.

Returns
  • possible object is Boolean

public Boolean isShowDefaultDonationAmount ()

Gets the value of the showDefaultDonationAmount property.

Returns
  • possible object is Boolean

public Boolean isUseMarginalRates ()

Gets the value of the useMarginalRates property.

Returns
  • possible object is Boolean

public Boolean isVsoeDelivered ()

Gets the value of the vsoeDelivered property.

Returns
  • possible object is Boolean

public void setAvailableToPartners (Boolean value)

Sets the value of the availableToPartners property.

Parameters
value Allowed object is Boolean

public void setBillingSchedule (RecordRef value)

Sets the value of the billingSchedule property.

Parameters
value Allowed object is RecordRef

public void setClazz (RecordRef value)

Sets the value of the clazz property.

Parameters
value Allowed object is RecordRef

public void setCostEstimate (Double value)

Sets the value of the costEstimate property.

Parameters
value Allowed object is Double

public void setCostEstimateType (ItemCostEstimateType value)

Sets the value of the costEstimateType property.

Parameters
value Allowed object is ItemCostEstimateType

public void setCountryOfManufacture (Country value)

Sets the value of the countryOfManufacture property.

Parameters
value Allowed object is Country

public void setCreatedDate (XMLGregorianCalendar value)

Sets the value of the createdDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setCustomFieldList (CustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is CustomFieldList

public void setCustomForm (RecordRef value)

Sets the value of the customForm property.

Parameters
value Allowed object is RecordRef

public void setDeferredRevenueAccount (RecordRef value)

Sets the value of the deferredRevenueAccount property.

Parameters
value Allowed object is RecordRef

public void setDepartment (RecordRef value)

Sets the value of the department property.

Parameters
value Allowed object is RecordRef

public void setDescription (String value)

Sets the value of the description property.

Parameters
value Allowed object is String

public void setDisplayName (String value)

Sets the value of the displayName property.

Parameters
value Allowed object is String

public void setDontShowPrice (Boolean value)

Sets the value of the dontShowPrice property.

Parameters
value Allowed object is Boolean

public void setEnforceMinQtyInternally (Boolean value)

Sets the value of the enforceMinQtyInternally property.

Parameters
value Allowed object is Boolean

public void setExcludeFromSitemap (Boolean value)

Sets the value of the excludeFromSitemap property.

Parameters
value Allowed object is Boolean

public void setExternalId (String value)

Sets the value of the externalId property.

Parameters
value Allowed object is String

public void setFeaturedDescription (String value)

Sets the value of the featuredDescription property.

Parameters
value Allowed object is String

public void setHandlingCost (Double value)

Sets the value of the handlingCost property.

Parameters
value Allowed object is Double

public void setIncludeChildren (Boolean value)

Sets the value of the includeChildren property.

Parameters
value Allowed object is Boolean

public void setIncomeAccount (RecordRef value)

Sets the value of the incomeAccount property.

Parameters
value Allowed object is RecordRef

public void setInternalId (String value)

Sets the value of the internalId property.

Parameters
value Allowed object is String

public void setIsDonationItem (Boolean value)

Sets the value of the isDonationItem property.

Parameters
value Allowed object is Boolean

public void setIsFulfillable (Boolean value)

Sets the value of the isFulfillable property.

Parameters
value Allowed object is Boolean

public void setIsGcoCompliant (Boolean value)

Sets the value of the isGcoCompliant property.

Parameters
value Allowed object is Boolean

public void setIsInactive (Boolean value)

Sets the value of the isInactive property.

Parameters
value Allowed object is Boolean

public void setIsOnline (Boolean value)

Sets the value of the isOnline property.

Parameters
value Allowed object is Boolean

public void setIsTaxable (Boolean value)

Sets the value of the isTaxable property.

Parameters
value Allowed object is Boolean

public void setIssueProduct (RecordRef value)

Sets the value of the issueProduct property.

Parameters
value Allowed object is RecordRef

public void setItemId (String value)

Sets the value of the itemId property.

Parameters
value Allowed object is String

public void setItemOptionsList (ItemOptionsList value)

Sets the value of the itemOptionsList property.

Parameters
value Allowed object is ItemOptionsList

public void setLastModifiedDate (XMLGregorianCalendar value)

Sets the value of the lastModifiedDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setLocation (RecordRef value)

Sets the value of the location property.

Parameters
value Allowed object is RecordRef

public void setManufacturer (String value)

Sets the value of the manufacturer property.

Parameters
value Allowed object is String

public void setManufacturerCity (String value)

Sets the value of the manufacturerCity property.

Parameters
value Allowed object is String

public void setManufacturerState (String value)

Sets the value of the manufacturerState property.

Parameters
value Allowed object is String

public void setManufacturerTariff (String value)

Sets the value of the manufacturerTariff property.

Parameters
value Allowed object is String

public void setManufacturerTaxId (String value)

Sets the value of the manufacturerTaxId property.

Parameters
value Allowed object is String

public void setManufacturerZip (String value)

Sets the value of the manufacturerZip property.

Parameters
value Allowed object is String

public void setManufactureraddr1 (String value)

Sets the value of the manufactureraddr1 property.

Parameters
value Allowed object is String

public void setMaxDonationAmount (Double value)

Sets the value of the maxDonationAmount property.

Parameters
value Allowed object is Double

public void setMemberList (ItemMemberList value)

Sets the value of the memberList property.

Parameters
value Allowed object is ItemMemberList

public void setMetaTagHtml (String value)

Sets the value of the metaTagHtml property.

Parameters
value Allowed object is String

public void setMinimumQuantity (Long value)

Sets the value of the minimumQuantity property.

Parameters
value Allowed object is Long

public void setMpn (String value)

Sets the value of the mpn property.

Parameters
value Allowed object is String

public void setMultManufactureAddr (Boolean value)

Sets the value of the multManufactureAddr property.

Parameters
value Allowed object is Boolean

public void setNexTagCategory (String value)

Sets the value of the nexTagCategory property.

Parameters
value Allowed object is String

public void setNoPriceMessage (String value)

Sets the value of the noPriceMessage property.

Parameters
value Allowed object is String

public void setOfferSupport (Boolean value)

Sets the value of the offerSupport property.

Parameters
value Allowed object is Boolean

public void setOnSpecial (Boolean value)

Sets the value of the onSpecial property.

Parameters
value Allowed object is Boolean

public void setOutOfStockBehavior (ItemOutOfStockBehavior value)

Sets the value of the outOfStockBehavior property.

Parameters
value Allowed object is ItemOutOfStockBehavior

public void setOutOfStockMessage (String value)

Sets the value of the outOfStockMessage property.

Parameters
value Allowed object is String

public void setOverallQuantityPricingType (ItemOverallQuantityPricingType value)

Sets the value of the overallQuantityPricingType property.

Parameters
value Allowed object is ItemOverallQuantityPricingType

public void setPageTitle (String value)

Sets the value of the pageTitle property.

Parameters
value Allowed object is String

public void setParent (RecordRef value)

Sets the value of the parent property.

Parameters
value Allowed object is RecordRef

public void setPreferenceCriterion (ItemPreferenceCriterion value)

Sets the value of the preferenceCriterion property.

Parameters
value Allowed object is ItemPreferenceCriterion

public void setPresentationItemList (PresentationItemList value)

Sets the value of the presentationItemList property.

Parameters
value Allowed object is PresentationItemList

public void setPricesIncludeTax (Boolean value)

Sets the value of the pricesIncludeTax property.

Parameters
value Allowed object is Boolean

public void setPricingGroup (RecordRef value)

Sets the value of the pricingGroup property.

Parameters
value Allowed object is RecordRef

public void setPricingMatrix (PricingMatrix value)

Sets the value of the pricingMatrix property.

Parameters
value Allowed object is PricingMatrix

public void setPrintItems (Boolean value)

Sets the value of the printItems property.

Parameters
value Allowed object is Boolean

public void setProducer (Boolean value)

Sets the value of the producer property.

Parameters
value Allowed object is Boolean

public void setProductFeedList (ProductFeedList value)

Sets the value of the productFeedList property.

Parameters
value Allowed object is ProductFeedList

public void setQuantityPricingSchedule (RecordRef value)

Sets the value of the quantityPricingSchedule property.

Parameters
value Allowed object is RecordRef

public void setRate (Double value)

Sets the value of the rate property.

Parameters
value Allowed object is Double

public void setRelatedItemsDescription (String value)

Sets the value of the relatedItemsDescription property.

Parameters
value Allowed object is String

public void setRevRecSchedule (RecordRef value)

Sets the value of the revRecSchedule property.

Parameters
value Allowed object is RecordRef

public void setSalesTaxCode (RecordRef value)

Sets the value of the salesTaxCode property.

Parameters
value Allowed object is RecordRef

public void setScheduleBCode (RecordRef value)

Sets the value of the scheduleBCode property.

Parameters
value Allowed object is RecordRef

public void setScheduleBNumber (String value)

Sets the value of the scheduleBNumber property.

Parameters
value Allowed object is String

public void setScheduleBQuantity (Long value)

Sets the value of the scheduleBQuantity property.

Parameters
value Allowed object is Long

public void setSearchKeywords (String value)

Sets the value of the searchKeywords property.

Parameters
value Allowed object is String

public void setShipIndividually (Boolean value)

Sets the value of the shipIndividually property.

Parameters
value Allowed object is Boolean

public void setShipPackage (RecordRef value)

Sets the value of the shipPackage property.

Parameters
value Allowed object is RecordRef

public void setShippingCost (Double value)

Sets the value of the shippingCost property.

Parameters
value Allowed object is Double

public void setShoppingDotComCategory (String value)

Sets the value of the shoppingDotComCategory property.

Parameters
value Allowed object is String

public void setShopzillaCategoryId (Long value)

Sets the value of the shopzillaCategoryId property.

Parameters
value Allowed object is Long

public void setShowDefaultDonationAmount (Boolean value)

Sets the value of the showDefaultDonationAmount property.

Parameters
value Allowed object is Boolean

public void setSiteCategoryList (SiteCategoryList value)

Sets the value of the siteCategoryList property.

Parameters
value Allowed object is SiteCategoryList

public void setSitemapPriority (String value)

Sets the value of the sitemapPriority property.

Parameters
value Allowed object is String

public void setSoftDescriptor (RecordRef value)

Sets the value of the softDescriptor property.

Parameters
value Allowed object is RecordRef

public void setSpecialsDescription (String value)

Sets the value of the specialsDescription property.

Parameters
value Allowed object is String

public void setStockDescription (String value)

Sets the value of the stockDescription property.

Parameters
value Allowed object is String

public void setStoreDescription (String value)

Sets the value of the storeDescription property.

Parameters
value Allowed object is String

public void setStoreDetailedDescription (String value)

Sets the value of the storeDetailedDescription property.

Parameters
value Allowed object is String

public void setStoreDisplayImage (RecordRef value)

Sets the value of the storeDisplayImage property.

Parameters
value Allowed object is RecordRef

public void setStoreDisplayName (String value)

Sets the value of the storeDisplayName property.

Parameters
value Allowed object is String

public void setStoreDisplayThumbnail (RecordRef value)

Sets the value of the storeDisplayThumbnail property.

Parameters
value Allowed object is RecordRef

public void setStoreItemTemplate (RecordRef value)

Sets the value of the storeItemTemplate property.

Parameters
value Allowed object is RecordRef

public void setSubsidiaryList (RecordRefList value)

Sets the value of the subsidiaryList property.

Parameters
value Allowed object is RecordRefList

public void setTaxSchedule (RecordRef value)

Sets the value of the taxSchedule property.

Parameters
value Allowed object is RecordRef

public void setTranslationsList (TranslationList value)

Sets the value of the translationsList property.

Parameters
value Allowed object is TranslationList

public void setUpcCode (String value)

Sets the value of the upcCode property.

Parameters
value Allowed object is String

public void setUrlComponent (String value)

Sets the value of the urlComponent property.

Parameters
value Allowed object is String

public void setUseMarginalRates (Boolean value)

Sets the value of the useMarginalRates property.

Parameters
value Allowed object is Boolean

public void setVsoeDeferral (VsoeDeferral value)

Sets the value of the vsoeDeferral property.

Parameters
value Allowed object is VsoeDeferral

public void setVsoeDelivered (Boolean value)

Sets the value of the vsoeDelivered property.

Parameters
value Allowed object is Boolean

public void setVsoePermitDiscount (VsoePermitDiscount value)

Sets the value of the vsoePermitDiscount property.

Parameters
value Allowed object is VsoePermitDiscount

public void setVsoePrice (Double value)

Sets the value of the vsoePrice property.

Parameters
value Allowed object is Double

public void setWeight (Double value)

Sets the value of the weight property.

Parameters
value Allowed object is Double

public void setWeightUnit (RecordRef value)

Sets the value of the weightUnit property.

Parameters
value Allowed object is RecordRef