org.openmobileis.database.fastobjectdb.db.test.synchro.sync4j
Class TestData

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

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

Author:
Administrateur TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Constructor Summary
TestData(java.lang.String key, java.lang.String value)
           
 
Method Summary
 java.lang.String getKey()
           
 java.lang.String getValue()
           
 void setKey(java.lang.String key)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestData

public TestData(java.lang.String key,
                java.lang.String value)
Method Detail

getKey

public java.lang.String getKey()

setKey

public void setKey(java.lang.String key)

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)


Copyright 2005 e-Care. All Rights Reserved.