Uses of Class
org.apache.openejb.jee.jba.cmp.UpdatedTime

Packages that use UpdatedTime
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of UpdatedTime in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as UpdatedTime
protected  UpdatedTime Audit.updatedTime
           
 

Methods in org.apache.openejb.jee.jba.cmp that return UpdatedTime
 UpdatedTime ObjectFactory.createUpdatedTime()
          Create an instance of UpdatedTime
 UpdatedTime Audit.getUpdatedTime()
          Gets the value of the updatedTime property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type UpdatedTime
 void Audit.setUpdatedTime(UpdatedTime value)
          Sets the value of the updatedTime property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.