com.retek.component.customerorder.impl.remote
Class ShipmentConfirmationDto

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

public class ShipmentConfirmationDto
extends AbstractDto

See Also:
Serialized Form

Field Summary
 RDate deliveryConfirmationDateAndTime
           
 RDate estimatedArrivalDate
           
 java.lang.String fromLocationId
           
 RDate shipmentDate
           
 java.lang.String toLocationId
           
 
Constructor Summary
ShipmentConfirmationDto()
           
 
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
 

Field Detail

toLocationId

public java.lang.String toLocationId

fromLocationId

public java.lang.String fromLocationId

shipmentDate

public RDate shipmentDate

estimatedArrivalDate

public RDate estimatedArrivalDate

deliveryConfirmationDateAndTime

public RDate deliveryConfirmationDateAndTime
Constructor Detail

ShipmentConfirmationDto

public ShipmentConfirmationDto()


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