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

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

Uses of NumberKey in org.apache.torque.om
 

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

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



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