com.cyclops.dbdigger.idbroker
Class StringKey

java.lang.Object
  extended bycom.cyclops.dbdigger.idbroker.PrimaryKey
      extended bycom.cyclops.dbdigger.idbroker.StringKey

public class StringKey
extends PrimaryKey

Add description HERE!

Since:
2003-6-11 15:01:42
Author:
joel guo

Constructor Summary
StringKey(String string)
          Constructor of class StringKey
 
Methods inherited from class com.cyclops.dbdigger.idbroker.PrimaryKey
getObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringKey

public StringKey(String string)
Constructor of class StringKey

Parameters:
string - String value


Copyright © 2003 Cyclops Group. All Rights Reserved.