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

Packages that use DateKey
org.apache.torque.om   
 

Uses of DateKey in org.apache.torque.om
 

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

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



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.