com.retek.component.item
Interface ItemSupplierCountryAttribute

All Superinterfaces:
BusinessObject

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 © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25