|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.remote.AbstractDto
com.retek.component.item.impl.remote.ItemSupplierCountryAttributeDto
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 |
public ItemSupplierCountryAttributeDto()
Method Detail |
public boolean isPrimaryCountry()
public Money getUnitCost()
public void setPrimaryCountry(boolean primaryCountry)
public void setUnitCost(Money unitCost)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |