public class ItemType
extends java.lang.Object
Java class for ItemType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ItemType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ApplicationData" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ListOfAttributeSets" type="{urn:ebay:apis:eBLBaseComponents}ListOfAttributeSetType" minOccurs="0"/>
<element name="AutoPay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="BuyerProtection" type="{urn:ebay:apis:eBLBaseComponents}BuyerProtectionCodeType" minOccurs="0"/>
<element name="BuyItNowPrice" type="{urn:ebay:apis:CoreComponentTypes}AmountType" minOccurs="0"/>
<element name="Charity" type="{urn:ebay:apis:eBLBaseComponents}CharityType" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}Country" minOccurs="0"/>
<element name="CrossPromotion" type="{urn:ebay:apis:eBLBaseComponents}CrossPromotionsType" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}Currency" minOccurs="0"/>
<element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Escrow" type="{urn:ebay:apis:eBLBaseComponents}EscrowCodeType" minOccurs="0"/>
<element name="GiftIcon" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="GiftServices" type="{urn:ebay:apis:eBLBaseComponents}GiftServicesCodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="HitCounter" type="{urn:ebay:apis:eBLBaseComponents}HitCounterCodeType" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}ItemID" minOccurs="0"/>
<element name="ListingDetails" type="{urn:ebay:apis:eBLBaseComponents}ListingDetailsType" minOccurs="0"/>
<element name="ListingDesigner" type="{urn:ebay:apis:eBLBaseComponents}ListingDesignerType" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}ListingDuration" minOccurs="0"/>
<element name="ListingEnhancement" type="{urn:ebay:apis:eBLBaseComponents}ListingEnhancementsCodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="ListingType" type="{urn:ebay:apis:eBLBaseComponents}ListingTypeCodeType" minOccurs="0"/>
<element name="Location" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PartnerCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PartnerName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}PaymentMethods" maxOccurs="unbounded" minOccurs="0"/>
<element name="PayPalEmailAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PrimaryCategory" type="{urn:ebay:apis:eBLBaseComponents}CategoryType" minOccurs="0"/>
<element name="PrivateListing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Quantity" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}RegionID" minOccurs="0"/>
<element name="RelistLink" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ReservePrice" type="{urn:ebay:apis:CoreComponentTypes}AmountType" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}ReviseStatus" minOccurs="0"/>
<element name="ScheduleTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="SecondaryCategory" type="{urn:ebay:apis:eBLBaseComponents}CategoryType" minOccurs="0"/>
<element name="SiteHostedPicture" type="{urn:ebay:apis:eBLBaseComponents}SiteHostedPictureType" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}Seller" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}SellingStatus" minOccurs="0"/>
<element name="ShippingOption" type="{urn:ebay:apis:eBLBaseComponents}ShippingOptionCodeType" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}ShippingDetails" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}ShippingRegions" maxOccurs="unbounded" minOccurs="0"/>
<element name="ShippingTerms" type="{urn:ebay:apis:eBLBaseComponents}ShippingTermsCodeType" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}Site" minOccurs="0"/>
<element name="StartPrice" type="{urn:ebay:apis:CoreComponentTypes}AmountType" minOccurs="0"/>
<element name="Storefront" type="{urn:ebay:apis:eBLBaseComponents}StorefrontType" minOccurs="0"/>
<element name="SubTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="TimeLeft" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
<element name="Title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{urn:ebay:apis:eBLBaseComponents}UUID" minOccurs="0"/>
<element name="VATDetails" type="{urn:ebay:apis:eBLBaseComponents}VATDetailsType" minOccurs="0"/>
<element name="VendorHostedPicture" type="{urn:ebay:apis:eBLBaseComponents}VendorHostedPictureType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ItemType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApplicationData()
Gets the value of the applicationData property.
|
BuyerProtectionCodeType |
getBuyerProtection()
Gets the value of the buyerProtection property.
|
AmountType |
getBuyItNowPrice()
Gets the value of the buyItNowPrice property.
|
CharityType |
getCharity()
Gets the value of the charity property.
|
CountryCodeType |
getCountry()
2-letter ISO 3166 Country Code.
|
CrossPromotionsType |
getCrossPromotion()
Gets the value of the crossPromotion property.
|
CurrencyCodeType |
getCurrency()
3-letter ISO Currency Code.
|
java.lang.String |
getDescription()
Gets the value of the description property.
|
EscrowCodeType |
getEscrow()
Gets the value of the escrow property.
|
java.lang.Integer |
getGiftIcon()
Gets the value of the giftIcon property.
|
java.util.List<GiftServicesCodeType> |
getGiftServices()
Gets the value of the giftServices property.
|
HitCounterCodeType |
getHitCounter()
Gets the value of the hitCounter property.
|
java.lang.String |
getItemID()
The ID that uniquely identifies the item listing.
|
ListingDesignerType |
getListingDesigner()
Gets the value of the listingDesigner property.
|
ListingDetailsType |
getListingDetails()
Gets the value of the listingDetails property.
|
ListingDurationCodeType |
getListingDuration()
Describes the number of days the auction will be active.
|
java.util.List<ListingEnhancementsCodeType> |
getListingEnhancement()
Gets the value of the listingEnhancement property.
|
ListingTypeCodeType |
getListingType()
Gets the value of the listingType property.
|
ListOfAttributeSetType |
getListOfAttributeSets()
Gets the value of the listOfAttributeSets property.
|
java.lang.String |
getLocation()
Gets the value of the location property.
|
java.lang.String |
getPartnerCode()
Gets the value of the partnerCode property.
|
java.lang.String |
getPartnerName()
Gets the value of the partnerName property.
|
java.util.List<BuyerPaymentMethodCodeType> |
getPaymentMethods()
List of payment methods accepted by a seller from a buyer for
a (checkout) transaction.
|
java.lang.String |
getPayPalEmailAddress()
Gets the value of the payPalEmailAddress property.
|
CategoryType |
getPrimaryCategory()
Gets the value of the primaryCategory property.
|
java.lang.Integer |
getQuantity()
Gets the value of the quantity property.
|
java.lang.String |
getRegionID()
Region where the item is listed.
|
AmountType |
getReservePrice()
Gets the value of the reservePrice property.
|
ReviseStatusType |
getReviseStatus()
Revise Status contains information about the item being
revised.
|
javax.xml.datatype.XMLGregorianCalendar |
getScheduleTime()
Gets the value of the scheduleTime property.
|
CategoryType |
getSecondaryCategory()
Gets the value of the secondaryCategory property.
|
UserType |
getSeller()
Seller user.
|
SellingStatusType |
getSellingStatus()
Container for for selling status information (e.g., BidCount,
BidIncrement, HighBidder, MinimimumToBid, etc).
|
ShippingDetailsType |
getShippingDetails()
Contains the shipping payment related information for the
listed item.
|
ShippingOptionCodeType |
getShippingOption()
Gets the value of the shippingOption property.
|
java.util.List<ShippingRegionCodeType> |
getShippingRegions()
Regions that seller will ship to.
|
ShippingTermsCodeType |
getShippingTerms()
Gets the value of the shippingTerms property.
|
SiteCodeType |
getSite()
eBay site on which item is listed.
|
SiteHostedPictureType |
getSiteHostedPicture()
Gets the value of the siteHostedPicture property.
|
AmountType |
getStartPrice()
Gets the value of the startPrice property.
|
StorefrontType |
getStorefront()
Gets the value of the storefront property.
|
java.lang.String |
getSubTitle()
Gets the value of the subTitle property.
|
javax.xml.datatype.Duration |
getTimeLeft()
Gets the value of the timeLeft property.
|
java.lang.String |
getTitle()
Gets the value of the title property.
|
java.lang.String |
getUUID()
Universally unique constraint tag.
|
VATDetailsType |
getVATDetails()
Gets the value of the vatDetails property.
|
VendorHostedPictureType |
getVendorHostedPicture()
Gets the value of the vendorHostedPicture property.
|
java.lang.Boolean |
isAutoPay()
Gets the value of the autoPay property.
|
java.lang.Boolean |
isPrivateListing()
Gets the value of the privateListing property.
|
java.lang.Boolean |
isRelistLink()
Gets the value of the relistLink property.
|
void |
setApplicationData(java.lang.String value)
Sets the value of the applicationData property.
|
void |
setAutoPay(java.lang.Boolean value)
Sets the value of the autoPay property.
|
void |
setBuyerProtection(BuyerProtectionCodeType value)
Sets the value of the buyerProtection property.
|
void |
setBuyItNowPrice(AmountType value)
Sets the value of the buyItNowPrice property.
|
void |
setCharity(CharityType value)
Sets the value of the charity property.
|
void |
setCountry(CountryCodeType value)
Sets the value of the country property.
|
void |
setCrossPromotion(CrossPromotionsType value)
Sets the value of the crossPromotion property.
|
void |
setCurrency(CurrencyCodeType value)
Sets the value of the currency property.
|
void |
setDescription(java.lang.String value)
Sets the value of the description property.
|
void |
setEscrow(EscrowCodeType value)
Sets the value of the escrow property.
|
void |
setGiftIcon(java.lang.Integer value)
Sets the value of the giftIcon property.
|
void |
setHitCounter(HitCounterCodeType value)
Sets the value of the hitCounter property.
|
void |
setItemID(java.lang.String value)
Sets the value of the itemID property.
|
void |
setListingDesigner(ListingDesignerType value)
Sets the value of the listingDesigner property.
|
void |
setListingDetails(ListingDetailsType value)
Sets the value of the listingDetails property.
|
void |
setListingDuration(ListingDurationCodeType value)
Sets the value of the listingDuration property.
|
void |
setListingType(ListingTypeCodeType value)
Sets the value of the listingType property.
|
void |
setListOfAttributeSets(ListOfAttributeSetType value)
Sets the value of the listOfAttributeSets property.
|
void |
setLocation(java.lang.String value)
Sets the value of the location property.
|
void |
setPartnerCode(java.lang.String value)
Sets the value of the partnerCode property.
|
void |
setPartnerName(java.lang.String value)
Sets the value of the partnerName property.
|
void |
setPayPalEmailAddress(java.lang.String value)
Sets the value of the payPalEmailAddress property.
|
void |
setPrimaryCategory(CategoryType value)
Sets the value of the primaryCategory property.
|
void |
setPrivateListing(java.lang.Boolean value)
Sets the value of the privateListing property.
|
void |
setQuantity(java.lang.Integer value)
Sets the value of the quantity property.
|
void |
setRegionID(java.lang.String value)
Sets the value of the regionID property.
|
void |
setRelistLink(java.lang.Boolean value)
Sets the value of the relistLink property.
|
void |
setReservePrice(AmountType value)
Sets the value of the reservePrice property.
|
void |
setReviseStatus(ReviseStatusType value)
Sets the value of the reviseStatus property.
|
void |
setScheduleTime(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the scheduleTime property.
|
void |
setSecondaryCategory(CategoryType value)
Sets the value of the secondaryCategory property.
|
void |
setSeller(UserType value)
Sets the value of the seller property.
|
void |
setSellingStatus(SellingStatusType value)
Sets the value of the sellingStatus property.
|
void |
setShippingDetails(ShippingDetailsType value)
Sets the value of the shippingDetails property.
|
void |
setShippingOption(ShippingOptionCodeType value)
Sets the value of the shippingOption property.
|
void |
setShippingTerms(ShippingTermsCodeType value)
Sets the value of the shippingTerms property.
|
void |
setSite(SiteCodeType value)
Sets the value of the site property.
|
void |
setSiteHostedPicture(SiteHostedPictureType value)
Sets the value of the siteHostedPicture property.
|
void |
setStartPrice(AmountType value)
Sets the value of the startPrice property.
|
void |
setStorefront(StorefrontType value)
Sets the value of the storefront property.
|
void |
setSubTitle(java.lang.String value)
Sets the value of the subTitle property.
|
void |
setTimeLeft(javax.xml.datatype.Duration value)
Sets the value of the timeLeft property.
|
void |
setTitle(java.lang.String value)
Sets the value of the title property.
|
void |
setUUID(java.lang.String value)
Sets the value of the uuid property.
|
void |
setVATDetails(VATDetailsType value)
Sets the value of the vatDetails property.
|
void |
setVendorHostedPicture(VendorHostedPictureType value)
Sets the value of the vendorHostedPicture property.
|
protected java.lang.String applicationData
protected ListOfAttributeSetType listOfAttributeSets
protected java.lang.Boolean autoPay
protected BuyerProtectionCodeType buyerProtection
protected AmountType buyItNowPrice
protected CharityType charity
protected CountryCodeType country
protected CrossPromotionsType crossPromotion
protected CurrencyCodeType currency
protected java.lang.String description
protected EscrowCodeType escrow
protected java.lang.Integer giftIcon
protected java.util.List<GiftServicesCodeType> giftServices
protected HitCounterCodeType hitCounter
protected java.lang.String itemID
protected ListingDetailsType listingDetails
protected ListingDesignerType listingDesigner
protected ListingDurationCodeType listingDuration
protected java.util.List<ListingEnhancementsCodeType> listingEnhancement
protected ListingTypeCodeType listingType
protected java.lang.String location
protected java.lang.String partnerCode
protected java.lang.String partnerName
protected java.util.List<BuyerPaymentMethodCodeType> paymentMethods
protected java.lang.String payPalEmailAddress
protected CategoryType primaryCategory
protected java.lang.Boolean privateListing
protected java.lang.Integer quantity
protected java.lang.String regionID
protected java.lang.Boolean relistLink
protected AmountType reservePrice
protected ReviseStatusType reviseStatus
protected javax.xml.datatype.XMLGregorianCalendar scheduleTime
protected CategoryType secondaryCategory
protected SiteHostedPictureType siteHostedPicture
protected UserType seller
protected SellingStatusType sellingStatus
protected ShippingOptionCodeType shippingOption
protected ShippingDetailsType shippingDetails
protected java.util.List<ShippingRegionCodeType> shippingRegions
protected ShippingTermsCodeType shippingTerms
protected SiteCodeType site
protected AmountType startPrice
protected StorefrontType storefront
protected java.lang.String subTitle
protected javax.xml.datatype.Duration timeLeft
protected java.lang.String title
protected java.lang.String uuid
protected VATDetailsType vatDetails
protected VendorHostedPictureType vendorHostedPicture
public java.lang.String getApplicationData()
Stringpublic void setApplicationData(java.lang.String value)
value - the value
allowed object is
Stringpublic ListOfAttributeSetType getListOfAttributeSets()
ListOfAttributeSetTypepublic void setListOfAttributeSets(ListOfAttributeSetType value)
value - the value
allowed object is
ListOfAttributeSetTypepublic java.lang.Boolean isAutoPay()
Booleanpublic void setAutoPay(java.lang.Boolean value)
value - the value
allowed object is
Booleanpublic BuyerProtectionCodeType getBuyerProtection()
BuyerProtectionCodeTypepublic void setBuyerProtection(BuyerProtectionCodeType value)
value - the value
allowed object is
BuyerProtectionCodeTypepublic AmountType getBuyItNowPrice()
AmountTypepublic void setBuyItNowPrice(AmountType value)
value - the value
allowed object is
AmountTypepublic CharityType getCharity()
CharityTypepublic void setCharity(CharityType value)
value - the value
allowed object is
CharityTypepublic CountryCodeType getCountry()
CountryCodeTypepublic void setCountry(CountryCodeType value)
value - the value
allowed object is
CountryCodeTypepublic CrossPromotionsType getCrossPromotion()
CrossPromotionsTypepublic void setCrossPromotion(CrossPromotionsType value)
value - the value
allowed object is
CrossPromotionsTypepublic CurrencyCodeType getCurrency()
CurrencyCodeTypepublic void setCurrency(CurrencyCodeType value)
value - the value
allowed object is
CurrencyCodeTypepublic java.lang.String getDescription()
Stringpublic void setDescription(java.lang.String value)
value - the value
allowed object is
Stringpublic EscrowCodeType getEscrow()
EscrowCodeTypepublic void setEscrow(EscrowCodeType value)
value - the value
allowed object is
EscrowCodeTypepublic java.lang.Integer getGiftIcon()
Integerpublic void setGiftIcon(java.lang.Integer value)
value - the value
allowed object is
Integerpublic java.util.List<GiftServicesCodeType> getGiftServices()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the giftServices property.
For example, to add a new item, do as follows:
getGiftServices().add(newItem);
Objects of the following type(s) are allowed in the list
GiftServicesCodeType
public HitCounterCodeType getHitCounter()
HitCounterCodeTypepublic void setHitCounter(HitCounterCodeType value)
value - the value
allowed object is
HitCounterCodeTypepublic java.lang.String getItemID()
Stringpublic void setItemID(java.lang.String value)
value - the value
allowed object is
Stringpublic ListingDetailsType getListingDetails()
ListingDetailsTypepublic void setListingDetails(ListingDetailsType value)
value - the value
allowed object is
ListingDetailsTypepublic ListingDesignerType getListingDesigner()
ListingDesignerTypepublic void setListingDesigner(ListingDesignerType value)
value - the value
allowed object is
ListingDesignerTypepublic ListingDurationCodeType getListingDuration()
ListingDurationCodeTypepublic void setListingDuration(ListingDurationCodeType value)
value - the value
allowed object is
ListingDurationCodeTypepublic java.util.List<ListingEnhancementsCodeType> getListingEnhancement()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the listingEnhancement property.
For example, to add a new item, do as follows:
getListingEnhancement().add(newItem);
Objects of the following type(s) are allowed in the list
ListingEnhancementsCodeType
public ListingTypeCodeType getListingType()
ListingTypeCodeTypepublic void setListingType(ListingTypeCodeType value)
value - the value
allowed object is
ListingTypeCodeTypepublic java.lang.String getLocation()
Stringpublic void setLocation(java.lang.String value)
value - the value
allowed object is
Stringpublic java.lang.String getPartnerCode()
Stringpublic void setPartnerCode(java.lang.String value)
value - the value
allowed object is
Stringpublic java.lang.String getPartnerName()
Stringpublic void setPartnerName(java.lang.String value)
value - the value
allowed object is
Stringpublic java.util.List<BuyerPaymentMethodCodeType> getPaymentMethods()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the paymentMethods property.
For example, to add a new item, do as follows:
getPaymentMethods().add(newItem);
Objects of the following type(s) are allowed in the list
BuyerPaymentMethodCodeType
public java.lang.String getPayPalEmailAddress()
Stringpublic void setPayPalEmailAddress(java.lang.String value)
value - the value
allowed object is
Stringpublic CategoryType getPrimaryCategory()
CategoryTypepublic void setPrimaryCategory(CategoryType value)
value - the value
allowed object is
CategoryTypepublic java.lang.Boolean isPrivateListing()
Booleanpublic void setPrivateListing(java.lang.Boolean value)
value - the value
allowed object is
Booleanpublic java.lang.Integer getQuantity()
Integerpublic void setQuantity(java.lang.Integer value)
value - the value
allowed object is
Integerpublic java.lang.String getRegionID()
Stringpublic void setRegionID(java.lang.String value)
value - the value
allowed object is
Stringpublic java.lang.Boolean isRelistLink()
Booleanpublic void setRelistLink(java.lang.Boolean value)
value - the value
allowed object is
Booleanpublic AmountType getReservePrice()
AmountTypepublic void setReservePrice(AmountType value)
value - the value
allowed object is
AmountTypepublic ReviseStatusType getReviseStatus()
ReviseStatusTypepublic void setReviseStatus(ReviseStatusType value)
value - the value
allowed object is
ReviseStatusTypepublic javax.xml.datatype.XMLGregorianCalendar getScheduleTime()
XMLGregorianCalendarpublic void setScheduleTime(javax.xml.datatype.XMLGregorianCalendar value)
value - the value
allowed object is
XMLGregorianCalendarpublic CategoryType getSecondaryCategory()
CategoryTypepublic void setSecondaryCategory(CategoryType value)
value - the value
allowed object is
CategoryTypepublic SiteHostedPictureType getSiteHostedPicture()
SiteHostedPictureTypepublic void setSiteHostedPicture(SiteHostedPictureType value)
value - the value
allowed object is
SiteHostedPictureTypepublic void setSeller(UserType value)
value - the value
allowed object is
UserTypepublic SellingStatusType getSellingStatus()
SellingStatusTypepublic void setSellingStatus(SellingStatusType value)
value - the value
allowed object is
SellingStatusTypepublic ShippingOptionCodeType getShippingOption()
ShippingOptionCodeTypepublic void setShippingOption(ShippingOptionCodeType value)
value - the value
allowed object is
ShippingOptionCodeTypepublic ShippingDetailsType getShippingDetails()
ShippingDetailsTypepublic void setShippingDetails(ShippingDetailsType value)
value - the value
allowed object is
ShippingDetailsTypepublic java.util.List<ShippingRegionCodeType> getShippingRegions()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the shippingRegions property.
For example, to add a new item, do as follows:
getShippingRegions().add(newItem);
Objects of the following type(s) are allowed in the list
ShippingRegionCodeType
public ShippingTermsCodeType getShippingTerms()
ShippingTermsCodeTypepublic void setShippingTerms(ShippingTermsCodeType value)
value - the value
allowed object is
ShippingTermsCodeTypepublic SiteCodeType getSite()
SiteCodeTypepublic void setSite(SiteCodeType value)
value - the value
allowed object is
SiteCodeTypepublic AmountType getStartPrice()
AmountTypepublic void setStartPrice(AmountType value)
value - the value
allowed object is
AmountTypepublic StorefrontType getStorefront()
StorefrontTypepublic void setStorefront(StorefrontType value)
value - the value
allowed object is
StorefrontTypepublic java.lang.String getSubTitle()
Stringpublic void setSubTitle(java.lang.String value)
value - the value
allowed object is
Stringpublic javax.xml.datatype.Duration getTimeLeft()
Durationpublic void setTimeLeft(javax.xml.datatype.Duration value)
value - the value
allowed object is
Durationpublic java.lang.String getTitle()
Stringpublic void setTitle(java.lang.String value)
value - the value
allowed object is
Stringpublic java.lang.String getUUID()
Stringpublic void setUUID(java.lang.String value)
value - the value
allowed object is
Stringpublic VATDetailsType getVATDetails()
VATDetailsTypepublic void setVATDetails(VATDetailsType value)
value - the value
allowed object is
VATDetailsTypepublic VendorHostedPictureType getVendorHostedPicture()
VendorHostedPictureTypepublic void setVendorHostedPicture(VendorHostedPictureType value)
value - the value
allowed object is
VendorHostedPictureTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.