public class Item extends Object implements Serializable
| Constructor and Description |
|---|
Item() |
public UUID getItemuuid()
public void setItemuuid(UUID itemuuid)
itemuuid - the itemuuid to setpublic String getTypecode()
public void setTypecode(String typecode)
typecode - the typecode to setpublic String getName()
public void setName(String name)
name - the name to setpublic String getDescription()
public void setDescription(String description)
description - the description to setpublic String getShortdescription()
public void setShortdescription(String shortdescription)
shortdescription - the shortdescription to setpublic String getLongdescription()
public void setLongdescription(String longdescription)
longdescription - the longdescription to setpublic String getItemcode()
public void setItemcode(String itemcode)
itemcode - the itemcode to setpublic BigDecimal getCost()
public void setCost(BigDecimal cost)
cost - the cost to setpublic BigDecimal getRrp()
public void setRrp(BigDecimal rrp)
rrp - the rrp to setpublic BigDecimal getNormalprice()
public void setNormalprice(BigDecimal normalprice)
normalprice - the normalprice to setpublic BigDecimal getCurrentprice()
public void setCurrentprice(BigDecimal currentprice)
currentprice - the currentprice to setpublic Boolean getRangedflag()
public void setRangedflag(Boolean rangedflag)
rangedflag - the rangedflag to setpublic Boolean getActiveflag()
public void setActiveflag(Boolean activeflag)
activeflag - the activeflag to setpublic Boolean getDiscountflag()
public void setDiscountflag(Boolean discountflag)
discountflag - the discountflag to setpublic Boolean getPriceauditflag()
public void setPriceauditflag(Boolean priceauditflag)
priceauditflag - the priceauditflag to setpublic Boolean getAuthorizedtosellflag()
public void setAuthorizedtosellflag(Boolean authorizedtosellflag)
authorizedtosellflag - the authorizedtosellflag to setpublic Boolean getLoyaltyexemptflag()
public void setLoyaltyexemptflag(Boolean loyaltyexemptflag)
loyaltyexemptflag - the loyaltyexemptflag to setpublic ItemCategory getItemcategory()
public void setItemcategory(ItemCategory itemcategory)
itemcategory - the itemcategory to setpublic List<ItemClassificationValue> getItemclassificationvalues()
public void setItemclassificationvalues(List<ItemClassificationValue> itemclassificationvalues)
itemclassificationvalues - the itemclassificationvalues to setpublic void setItemoptionsets(List<OptionSet> itemoptionsets)
itemoptionsets - the itemoptionsets to setpublic UnitOfMeasure getSelluom()
public void setSelluom(UnitOfMeasure selluom)
selluom - the selluom to setpublic List<WebContent> getWebcontents()
public void setWebcontents(List<WebContent> webcontents)
webcontents - the webcontents to setpublic void setWebpages(List<WebPage> webpages)
webpages - the webpages to setpublic List<ItemCollection> getItemcollection()
public void setItemcollection(List<ItemCollection> itemcollection)
itemcollection - the itemcollection to setpublic Document getTermsofservicedocument()
public void setTermsofservicedocument(Document termsofservicedocument)
termsofservicedocument - the termsofservicedocument to setpublic List<Subscription> getSubscriptions()
public void setSubscriptions(List<Subscription> subscriptions)
subscriptions - the subscriptions to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic EventTicket getEventticket()
public void setEventticket(EventTicket eventticket)
eventticket - the eventticket to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.