Uses of Class
org.apache.jdo.tck.pc.company.PartTimeEmployee

Packages that use PartTimeEmployee
org.apache.jdo.tck.pc.company   
 

Uses of PartTimeEmployee in org.apache.jdo.tck.pc.company
 

Methods in org.apache.jdo.tck.pc.company that return PartTimeEmployee
 PartTimeEmployee CompanyModelReader.getPartTimeEmployee(java.lang.String name)
          Convenience method returning a PartTimeEmployee instance for the specified name.
 

Methods in org.apache.jdo.tck.pc.company with parameters of type PartTimeEmployee
 boolean PartTimeEmployee.deepCompareFields(PartTimeEmployee other, EqualityHelper helper)
          Returns true if all the fields of this instance are deep equal to the coresponding fields of the specified PartTimeEmployee.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.