|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |