Uses of Class
org.apache.torque.om.StringKey

Packages that use StringKey
org.apache.torque.om API for the classic Torque-generated object model. 
 

Uses of StringKey in org.apache.torque.om
 

Methods in org.apache.torque.om with parameters of type StringKey
static SimpleKey SimpleKey.keyFor(StringKey key)
          Creates a SimpleKey equivalent to key
 void StringKey.setValue(StringKey key)
          Sets the internal representation to the same object used by key.
 

Constructors in org.apache.torque.om with parameters of type StringKey
StringKey(StringKey key)
          Creates a StringKey that is equivalent to key.
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.