com.retek.component.item
Interface ItemSupplierCountryAttribute

All Superinterfaces:
BusinessObject
All Known Implementing Classes:
ItemSupplierCountryAttributeImpl

public interface ItemSupplierCountryAttribute
extends BusinessObject


Method Summary
 Money getUnitCost()
           
 boolean isPrimaryCountry()
           
 void setPrimaryCountry(boolean primaryCountry)
           
 void setUnitCost(Money unitCost)
           
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Method Detail

isPrimaryCountry

public boolean isPrimaryCountry()

getUnitCost

public Money getUnitCost()

setPrimaryCountry

public void setPrimaryCountry(boolean primaryCountry)

setUnitCost

public void setUnitCost(Money unitCost)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28