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

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

Uses of DateKey in org.apache.torque.om
 

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

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



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