com.retek.component.payment.impl.remote
Class AvsCodeDto

java.lang.Object
  extended bycom.retek.commons.domain.core.impl.remote.AbstractDto
      extended bycom.retek.component.payment.impl.remote.AvsCodeDto
All Implemented Interfaces:
java.io.Serializable

public class AvsCodeDto
extends AbstractDto

See Also:
Serialized Form

Field Summary
 java.lang.String code
           
 boolean domestic
           
 boolean global
           
 
Constructor Summary
AvsCodeDto()
           
 
Method Summary
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto
equals, getDescription, getDistributedReferences, getIds, hashCode, isPersisted, setDescription, setIsPersisted
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

code

public java.lang.String code

domestic

public boolean domestic

global

public boolean global
Constructor Detail

AvsCodeDto

public AvsCodeDto()
Method Detail

getId

public java.lang.String getId()
Overrides:
getId in class AbstractDto

setId

public void setId(java.lang.String id)
Overrides:
setId in class AbstractDto


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