com.retek.component.customerorder.impl.remote
Class CustomerOrderSettlementDto
java.lang.Object
com.retek.commons.component.impl.SecondClassDto
com.retek.component.customerorder.impl.remote.CustomerOrderSettlementDto
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- public class CustomerOrderSettlementDto
- extends SecondClassDto
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
customerOrderPaymentRef
public DistributedReference customerOrderPaymentRef
dateOfPurchase
public RDate dateOfPurchase
amount
public Money amount
settlementFileNumber
public java.lang.String settlementFileNumber
dateOfSettlement
public RDate dateOfSettlement
processed
public boolean processed
shippedContainerRefs
public java.util.Set shippedContainerRefs
returnLineRefs
public java.util.Set returnLineRefs
CustomerOrderSettlementDto
public CustomerOrderSettlementDto()
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