|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.remote.AbstractDto
com.retek.component.payment.impl.remote.AvsCodeDto
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 |
public java.lang.String code
public boolean domestic
public boolean global
Constructor Detail |
public AvsCodeDto()
Method Detail |
public java.lang.String getId()
getId
in class AbstractDto
public void setId(java.lang.String id)
setId
in class AbstractDto
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |