public class

DownloadItem

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

Class Overview

Java class for DownloadItem complex type.

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

 <complexType name="DownloadItem">
   <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="salesDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="quantityPricingSchedule" 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="onSpecial" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="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="subsidiaryList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRefList" minOccurs="0"/>
         <element name="department" 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="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="incomeAccount" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="numOfAllowedDownloads" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="daysBeforeExpiration" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="immediateDownload" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="isTaxable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="issueProduct" 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="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="billingSchedule" 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="useMarginalRates" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="revRecSchedule" 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="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="storeDisplayImage" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="featuredDescription" type="{http://www.w3.org/2001/XMLSchema}string" 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="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="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="outOfStockMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="outOfStockBehavior" type="{urn:types.accounting_2010_2.lists.webservices.netsuite.com}ItemOutOfStockBehavior" minOccurs="0"/>
         <element name="relatedItemsDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="specialsDescription" 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="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 XMLGregorianCalendar createdDate
protected CustomFieldList customFieldList
protected RecordRef customForm
protected Long daysBeforeExpiration
protected RecordRef deferredRevenueAccount
protected RecordRef department
protected String displayName
protected Boolean dontShowPrice
protected Boolean excludeFromSitemap
protected String externalId
protected String featuredDescription
protected Boolean immediateDownload
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 XMLGregorianCalendar lastModifiedDate
protected RecordRef location
protected Double maxDonationAmount
protected String metaTagHtml
protected String noPriceMessage
protected Long numOfAllowedDownloads
protected Boolean offerSupport
protected Boolean onSpecial
protected ItemOutOfStockBehavior outOfStockBehavior
protected String outOfStockMessage
protected ItemOverallQuantityPricingType overallQuantityPricingType
protected String pageTitle
protected RecordRef parent
protected PresentationItemList presentationItemList
protected RecordRef pricingGroup
protected PricingMatrix pricingMatrix
protected RecordRef quantityPricingSchedule
protected String relatedItemsDescription
protected RecordRef revRecSchedule
protected String salesDescription
protected String searchKeywords
protected Boolean showDefaultDonationAmount
protected SiteCategoryList siteCategoryList
protected String sitemapPriority
protected String specialsDescription
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 String upcCode
protected Boolean useMarginalRates
protected VsoeDeferral vsoeDeferral
protected Boolean vsoeDelivered
protected VsoePermitDiscount vsoePermitDiscount
protected Double vsoePrice
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2010_2.Record
Public Constructors
DownloadItem()
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.
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.
Long getDaysBeforeExpiration()
Gets the value of the daysBeforeExpiration property.
RecordRef getDeferredRevenueAccount()
Gets the value of the deferredRevenueAccount property.
RecordRef getDepartment()
Gets the value of the department 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.
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.
XMLGregorianCalendar getLastModifiedDate()
Gets the value of the lastModifiedDate property.
RecordRef getLocation()
Gets the value of the location property.
Double getMaxDonationAmount()
Gets the value of the maxDonationAmount property.
String getMetaTagHtml()
Gets the value of the metaTagHtml property.
String getNoPriceMessage()
Gets the value of the noPriceMessage property.
Long getNumOfAllowedDownloads()
Gets the value of the numOfAllowedDownloads 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.
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.
RecordRef getQuantityPricingSchedule()
Gets the value of the quantityPricingSchedule property.
String getRelatedItemsDescription()
Gets the value of the relatedItemsDescription property.
RecordRef getRevRecSchedule()
Gets the value of the revRecSchedule property.
String getSalesDescription()
Gets the value of the salesDescription property.
String getSearchKeywords()
Gets the value of the searchKeywords property.
SiteCategoryList getSiteCategoryList()
Gets the value of the siteCategoryList property.
String getSitemapPriority()
Gets the value of the sitemapPriority property.
String getSpecialsDescription()
Gets the value of the specialsDescription 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.
String getUpcCode()
Gets the value of the upcCode 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.
Boolean isAvailableToPartners()
Gets the value of the availableToPartners property.
Boolean isDontShowPrice()
Gets the value of the dontShowPrice property.
Boolean isExcludeFromSitemap()
Gets the value of the excludeFromSitemap property.
Boolean isImmediateDownload()
Gets the value of the immediateDownload 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 isOfferSupport()
Gets the value of the offerSupport property.
Boolean isOnSpecial()
Gets the value of the onSpecial 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 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 setDaysBeforeExpiration(Long value)
Sets the value of the daysBeforeExpiration property.
void setDeferredRevenueAccount(RecordRef value)
Sets the value of the deferredRevenueAccount property.
void setDepartment(RecordRef value)
Sets the value of the department property.
void setDisplayName(String value)
Sets the value of the displayName property.
void setDontShowPrice(Boolean value)
Sets the value of the dontShowPrice 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 setImmediateDownload(Boolean value)
Sets the value of the immediateDownload 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 setLastModifiedDate(XMLGregorianCalendar value)
Sets the value of the lastModifiedDate property.
void setLocation(RecordRef value)
Sets the value of the location property.
void setMaxDonationAmount(Double value)
Sets the value of the maxDonationAmount property.
void setMetaTagHtml(String value)
Sets the value of the metaTagHtml property.
void setNoPriceMessage(String value)
Sets the value of the noPriceMessage property.
void setNumOfAllowedDownloads(Long value)
Sets the value of the numOfAllowedDownloads 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 setPresentationItemList(PresentationItemList value)
Sets the value of the presentationItemList property.
void setPricingGroup(RecordRef value)
Sets the value of the pricingGroup property.
void setPricingMatrix(PricingMatrix value)
Sets the value of the pricingMatrix property.
void setQuantityPricingSchedule(RecordRef value)
Sets the value of the quantityPricingSchedule property.
void setRelatedItemsDescription(String value)
Sets the value of the relatedItemsDescription property.
void setRevRecSchedule(RecordRef value)
Sets the value of the revRecSchedule property.
void setSalesDescription(String value)
Sets the value of the salesDescription property.
void setSearchKeywords(String value)
Sets the value of the searchKeywords 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 setSpecialsDescription(String value)
Sets the value of the specialsDescription 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 setUpcCode(String value)
Sets the value of the upcCode 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.
[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 XMLGregorianCalendar createdDate

protected CustomFieldList customFieldList

protected RecordRef customForm

protected Long daysBeforeExpiration

protected RecordRef deferredRevenueAccount

protected RecordRef department

protected String displayName

protected Boolean dontShowPrice

protected Boolean excludeFromSitemap

protected String externalId

protected String featuredDescription

protected Boolean immediateDownload

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 XMLGregorianCalendar lastModifiedDate

protected RecordRef location

protected Double maxDonationAmount

protected String metaTagHtml

protected String noPriceMessage

protected Long numOfAllowedDownloads

protected Boolean offerSupport

protected Boolean onSpecial

protected ItemOutOfStockBehavior outOfStockBehavior

protected String outOfStockMessage

protected ItemOverallQuantityPricingType overallQuantityPricingType

protected String pageTitle

protected RecordRef parent

protected PresentationItemList presentationItemList

protected RecordRef pricingGroup

protected PricingMatrix pricingMatrix

protected RecordRef quantityPricingSchedule

protected String relatedItemsDescription

protected RecordRef revRecSchedule

protected String salesDescription

protected String searchKeywords

protected Boolean showDefaultDonationAmount

protected SiteCategoryList siteCategoryList

protected String sitemapPriority

protected String specialsDescription

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 String upcCode

protected Boolean useMarginalRates

protected VsoeDeferral vsoeDeferral

protected Boolean vsoeDelivered

protected VsoePermitDiscount vsoePermitDiscount

protected Double vsoePrice

Public Constructors

public DownloadItem ()

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 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 Long getDaysBeforeExpiration ()

Gets the value of the daysBeforeExpiration property.

Returns
  • possible object is Long

public RecordRef getDeferredRevenueAccount ()

Gets the value of the deferredRevenueAccount property.

Returns

public RecordRef getDepartment ()

Gets the value of the department property.

Returns

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 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 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 Double getMaxDonationAmount ()

Gets the value of the maxDonationAmount property.

Returns
  • possible object is Double

public String getMetaTagHtml ()

Gets the value of the metaTagHtml property.

Returns
  • possible object is String

public String getNoPriceMessage ()

Gets the value of the noPriceMessage property.

Returns
  • possible object is String

public Long getNumOfAllowedDownloads ()

Gets the value of the numOfAllowedDownloads property.

Returns
  • possible object is Long

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 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 RecordRef getQuantityPricingSchedule ()

Gets the value of the quantityPricingSchedule property.

Returns

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 String getSalesDescription ()

Gets the value of the salesDescription property.

Returns
  • possible object is String

public String getSearchKeywords ()

Gets the value of the searchKeywords property.

Returns
  • possible object is String

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 String getSpecialsDescription ()

Gets the value of the specialsDescription 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 String getUpcCode ()

Gets the value of the upcCode 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 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 isExcludeFromSitemap ()

Gets the value of the excludeFromSitemap property.

Returns
  • possible object is Boolean

public Boolean isImmediateDownload ()

Gets the value of the immediateDownload 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 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 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 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 setDaysBeforeExpiration (Long value)

Sets the value of the daysBeforeExpiration property.

Parameters
value Allowed object is Long

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 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 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 setImmediateDownload (Boolean value)

Sets the value of the immediateDownload property.

Parameters
value Allowed object is Boolean

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 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 setMaxDonationAmount (Double value)

Sets the value of the maxDonationAmount property.

Parameters
value Allowed object is Double

public void setMetaTagHtml (String value)

Sets the value of the metaTagHtml 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 setNumOfAllowedDownloads (Long value)

Sets the value of the numOfAllowedDownloads property.

Parameters
value Allowed object is Long

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 setPresentationItemList (PresentationItemList value)

Sets the value of the presentationItemList property.

Parameters
value Allowed object is PresentationItemList

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 setQuantityPricingSchedule (RecordRef value)

Sets the value of the quantityPricingSchedule property.

Parameters
value Allowed object is RecordRef

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 setSalesDescription (String value)

Sets the value of the salesDescription property.

Parameters
value Allowed object is String

public void setSearchKeywords (String value)

Sets the value of the searchKeywords property.

Parameters
value Allowed object is String

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 setSpecialsDescription (String value)

Sets the value of the specialsDescription 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 setUpcCode (String value)

Sets the value of the upcCode 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