com.retek.component.payment
Class PLCCCreditApplicationResponse

java.lang.Object
  extended bycom.retek.component.payment.CreditApplicationResponse
      extended bycom.retek.component.payment.PLCCCreditApplicationResponse
All Implemented Interfaces:
java.io.Serializable

public class PLCCCreditApplicationResponse
extends CreditApplicationResponse

See Also:
Serialized Form

Constructor Summary
PLCCCreditApplicationResponse()
           
 
Method Summary
 java.lang.String getAccountNumber()
           
 Money getCreditLimit()
           
 void setAccountNumber(java.lang.String accountNumber)
           
 void setCreditLimit(Money creditLimit)
           
 
Methods inherited from class com.retek.component.payment.CreditApplicationResponse
getResultCode, setResultCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PLCCCreditApplicationResponse

public PLCCCreditApplicationResponse()
Method Detail

setAccountNumber

public void setAccountNumber(java.lang.String accountNumber)

setCreditLimit

public void setCreditLimit(Money creditLimit)

getAccountNumber

public java.lang.String getAccountNumber()

getCreditLimit

public Money getCreditLimit()


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