com.retek.component.item.impl
Class ItemSupplierCountryAttributeImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.ItemSupplierCountryAttributeImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, ItemSupplierCountryAttribute
- public class ItemSupplierCountryAttributeImpl
- extends BusinessObjectImpl
- implements ItemSupplierCountryAttribute
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ItemSupplierCountryAttributeImpl
public ItemSupplierCountryAttributeImpl(ItemSupplierCountryAttributeDto dto)
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
getId
public java.lang.String getId()
- Specified by:
getId
in interface BusinessObject
- Overrides:
getId
in class BusinessObjectImpl
isPrimaryCountry
public boolean isPrimaryCountry()
- Specified by:
isPrimaryCountry
in interface ItemSupplierCountryAttribute
getUnitCost
public Money getUnitCost()
- Specified by:
getUnitCost
in interface ItemSupplierCountryAttribute
setPrimaryCountry
public void setPrimaryCountry(boolean primaryCountry)
- Specified by:
setPrimaryCountry
in interface ItemSupplierCountryAttribute
setUnitCost
public void setUnitCost(Money unitCost)
- Specified by:
setUnitCost
in interface ItemSupplierCountryAttribute
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28