org.openmobileis.database.fastobjectdb.db.test
Class TestSearchData

java.lang.Object
  extended byorg.openmobileis.database.fastobjectdb.db.test.TestSearchData
All Implemented Interfaces:
java.io.Serializable

public final class TestSearchData
extends java.lang.Object
implements java.io.Serializable

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu
See Also:
Serialized Form

Constructor Summary
TestSearchData(int key)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int getDizaine()
           
 int getKey()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestSearchData

public TestSearchData(int key)
Method Detail

getKey

public int getKey()
Returns:

getDizaine

public int getDizaine()

toString

public java.lang.String toString()

equals

public boolean equals(java.lang.Object obj)

hashCode

public int hashCode()


Copyright 2005 e-Care. All Rights Reserved.