com.retek.component.item.impl.remote
Class ItemSupplierCountryAttributeDto

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.AbstractDto
      extended bycom.retek.component.item.impl.remote.ItemSupplierCountryAttributeDto
All Implemented Interfaces:
java.io.Serializable

public class ItemSupplierCountryAttributeDto
extends AbstractDto
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ItemSupplierCountryAttributeDto()
           
 
Method Summary
 Money getUnitCost()
           
 boolean isPrimaryCountry()
           
 void setPrimaryCountry(boolean primaryCountry)
           
 void setUnitCost(Money unitCost)
           
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto
equals, getDescription, getDistributedReferences, getId, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemSupplierCountryAttributeDto

public ItemSupplierCountryAttributeDto()
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