com.retek.component.item.impl.remote
Class ItemLocationDto
java.lang.Object
com.retek.commons.domain.core.impl.remote.AbstractDto
com.retek.component.item.impl.remote.ItemLocationDto
- All Implemented Interfaces:
- java.io.Serializable
- public class ItemLocationDto
- extends AbstractDto
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ItemLocationDto
public ItemLocationDto()
getId
public java.lang.String getId()
- Overrides:
getId
in class AbstractDto
getItemId
public java.lang.String getItemId()
getLocationId
public java.lang.String getLocationId()
isNoLongerAvailableIndicator
public boolean isNoLongerAvailableIndicator()
getOutboundHandlingDays
public int getOutboundHandlingDays()
getStatus
public java.lang.String getStatus()
setItemId
public void setItemId(java.lang.String skuId)
setLocationId
public void setLocationId(java.lang.String locationId)
setNoLongerAvailableIndicator
public void setNoLongerAvailableIndicator(boolean noLongerAvailableIndicator)
setOutboundHandlingDays
public void setOutboundHandlingDays(int outboundHandlingDays)
setStatus
public void setStatus(java.lang.String status)
getLocationType
public java.lang.String getLocationType()
setLocationType
public void setLocationType(java.lang.String locationType)
isClear
public boolean isClear()
getCreateDateTime
public RDate getCreateDateTime()
getDailyWastePercentage
public Quantity getDailyWastePercentage()
getHeight
public int getHeight()
getItemGrandparent
public java.lang.String getItemGrandparent()
getItemParent
public java.lang.String getItemParent()
getLastUpdateDateTime
public RDate getLastUpdateDateTime()
getLastUpdateId
public java.lang.String getLastUpdateId()
getLocalItemDesc
public java.lang.String getLocalItemDesc()
getLocalShortDesc
public java.lang.String getLocalShortDesc()
getMeasureOfEach
public Quantity getMeasureOfEach()
getMeasureOfPrice
public Quantity getMeasureOfPrice()
getPrimaryCostPack
public java.lang.String getPrimaryCostPack()
getPrimaryCountry
public java.lang.String getPrimaryCountry()
getPrimarySupplier
public java.lang.String getPrimarySupplier()
getPrimaryVariant
public java.lang.String getPrimaryVariant()
getPromoRetail
public Money getPromoRetail()
getPromoSellingRetail
public Money getPromoSellingRetail()
getPromoSellingUom
public java.lang.String getPromoSellingUom()
getReceiveAsType
public java.lang.String getReceiveAsType()
getSellingUnitRetail
public Money getSellingUnitRetail()
getSellingUom
public java.lang.String getSellingUom()
getStatusUpdateDate
public RDate getStatusUpdateDate()
getStoreOrderMultiple
public java.lang.String getStoreOrderMultiple()
isTaxable
public boolean isTaxable()
getTier
public int getTier()
getUnitRetail
public Money getUnitRetail()
getUomOfPrice
public java.lang.String getUomOfPrice()
setClear
public void setClear(boolean clear)
setCreateDateTime
public void setCreateDateTime(RDate createDateTime)
setDailyWastePercentage
public void setDailyWastePercentage(Quantity dailyWastePercentage)
setHeight
public void setHeight(int height)
setItemGrandparent
public void setItemGrandparent(java.lang.String itemGrandparent)
setItemParent
public void setItemParent(java.lang.String itemParent)
setLastUpdateDateTime
public void setLastUpdateDateTime(RDate lastUpdateDateTime)
setLastUpdateId
public void setLastUpdateId(java.lang.String lastUpdateId)
setLocalItemDesc
public void setLocalItemDesc(java.lang.String localItemDesc)
setLocalShortDesc
public void setLocalShortDesc(java.lang.String localShortDesc)
setMeasureOfEach
public void setMeasureOfEach(Quantity measureOfEach)
setMeasureOfPrice
public void setMeasureOfPrice(Quantity measureOfPrice)
setPrimaryCostPack
public void setPrimaryCostPack(java.lang.String primaryCostPack)
setPrimaryCountry
public void setPrimaryCountry(java.lang.String primaryCountry)
setPrimarySupplier
public void setPrimarySupplier(java.lang.String primarySupplier)
setPrimaryVariant
public void setPrimaryVariant(java.lang.String primaryVariant)
setPromoRetail
public void setPromoRetail(Money promoRetail)
setPromoSellingRetail
public void setPromoSellingRetail(Money promoSellingRetail)
setPromoSellingUom
public void setPromoSellingUom(java.lang.String promoSellingUom)
setReceiveAsType
public void setReceiveAsType(java.lang.String receiveAsType)
setSellingUnitRetail
public void setSellingUnitRetail(Money sellingUnitRetail)
setSellingUom
public void setSellingUom(java.lang.String sellingUom)
setStatusUpdateDate
public void setStatusUpdateDate(RDate statusUpdateDate)
setStoreOrderMultiple
public void setStoreOrderMultiple(java.lang.String storeOrderMultiple)
setTaxable
public void setTaxable(boolean taxable)
setTier
public void setTier(int tier)
setUnitRetail
public void setUnitRetail(Money unitRetail)
setUomOfPrice
public void setUomOfPrice(java.lang.String uomOfPrice)
isRepackRequired
public boolean isRepackRequired()
setRepackRequired
public void setRepackRequired(boolean repackRequired)
getLocationDisplayCode
public java.lang.String getLocationDisplayCode()
setLocationDisplayCode
public void setLocationDisplayCode(java.lang.String locationDisplayCode)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28