com.retek.component.payment.impl
Class AvsCodeImpl

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.BusinessObjectImpl
      extended bycom.retek.component.payment.impl.AvsCodeImpl
All Implemented Interfaces:
AvsCode, BusinessObject, java.lang.Comparable

public class AvsCodeImpl
extends BusinessObjectImpl
implements AvsCode


Field Summary
 
Fields inherited from interface com.retek.component.payment.AvsCode
AVS_CODE_NOT_KNOWN
 
Constructor Summary
AvsCodeImpl(AvsCodeDto dto)
           
 
Method Summary
 AbstractDto getDto()
           
 
Methods inherited from class com.retek.commons.domain.core.impl.BusinessObjectImpl
compareTo, equals, getDescription, getId, hashCode, isPersisted, isValid, setDescription, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Constructor Detail

AvsCodeImpl

public AvsCodeImpl(AvsCodeDto dto)
Method Detail

getDto

public AbstractDto getDto()
Specified by:
getDto in class BusinessObjectImpl


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