com.retek.component.media.impl.remote
Class ShippingRateDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.media.impl.remote.ShippingRateDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class ShippingRateDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 Money deliveryChargeFlatRate
           
 Percent deliveryChargePercent
           
 Money rangeMinimum
           
 DistributedReference shippingRateTableRef
           
 
Constructor Summary
ShippingRateDto()
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

shippingRateTableRef

public DistributedReference shippingRateTableRef

rangeMinimum

public Money rangeMinimum

deliveryChargeFlatRate

public Money deliveryChargeFlatRate

deliveryChargePercent

public Percent deliveryChargePercent
Constructor Detail

ShippingRateDto

public ShippingRateDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


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