com.retek.component.shipping.impl.remote
Class CarrierShippingMethodDto

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

public class CarrierShippingMethodDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 CarrierDto carrierDto
           
 java.util.Set carrierShippingMethodZoneDtos
           
 boolean isRushDelivery
           
 
Constructor Summary
CarrierShippingMethodDto()
           
 
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

carrierDto

public CarrierDto carrierDto

isRushDelivery

public boolean isRushDelivery

carrierShippingMethodZoneDtos

public java.util.Set carrierShippingMethodZoneDtos
Constructor Detail

CarrierShippingMethodDto

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