|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IntKeyDTO
Basic interface for key DTOs
(c) 2004 ACSINET S.A. de C.V. Derechos Reservados
| Method Summary | |
|---|---|
IntKeyDTO |
copy()
Get a serialized copy of this object |
int |
getId()
Returns the id. |
int |
getVersion()
Returns the version. |
void |
setId(int id)
Sets the id. |
void |
setVersion(int version)
Sets the version. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
int getId()
int getVersion()
void setId(int id)
id - The id to setvoid setVersion(int version)
version - The version to setIntKeyDTO copy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||