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

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

public class CustomerOrderStoredValueCardPaymentAuthorizationResponseDto
extends PaymentAuthorizationResponseDto

See Also:
Serialized Form

Field Summary
 Money authorizedAmount
           
 Money availableBalance
           
 
Fields inherited from class com.retek.component.customerorder.impl.remote.PaymentAuthorizationResponseDto
authorizationCode, authorizationDate, resultCode
 
Constructor Summary
CustomerOrderStoredValueCardPaymentAuthorizationResponseDto()
           
 
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

availableBalance

public Money availableBalance

authorizedAmount

public Money authorizedAmount
Constructor Detail

CustomerOrderStoredValueCardPaymentAuthorizationResponseDto

public CustomerOrderStoredValueCardPaymentAuthorizationResponseDto()
Method Detail

getBusinessInterface

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


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