com.retek.component.customer.impl.remote
Class CustomerPLCCCreditApplicationDto

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

public class CustomerPLCCCreditApplicationDto
extends CustomerCreditApplicationDto

See Also:
Serialized Form

Field Summary
 RDate dateOfBirth
           
 java.lang.String lastFourDigitsOfSSN
           
 Money orderTotal
           
 java.lang.String preApprovalCode
           
 
Fields inherited from class com.retek.component.customer.impl.remote.CustomerCreditApplicationDto
customerRef, tenderType
 
Constructor Summary
CustomerPLCCCreditApplicationDto()
           
 
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

preApprovalCode

public java.lang.String preApprovalCode

dateOfBirth

public RDate dateOfBirth

lastFourDigitsOfSSN

public java.lang.String lastFourDigitsOfSSN

orderTotal

public Money orderTotal
Constructor Detail

CustomerPLCCCreditApplicationDto

public CustomerPLCCCreditApplicationDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Overrides:
getBusinessInterface in class CustomerCreditApplicationDto


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