Uses of Interface
org.apache.tuscany.das.rdb.test.company.DepartmentType

Packages that use DepartmentType
org.apache.tuscany.das.rdb.test.company   
org.apache.tuscany.das.rdb.test.company.impl   
 

Uses of DepartmentType in org.apache.tuscany.das.rdb.test.company
 

Methods in org.apache.tuscany.das.rdb.test.company that return DepartmentType
 DepartmentType CompanyFactory.createDepartmentType()
          Returns a new object of class 'Department Type'.
 

Uses of DepartmentType in org.apache.tuscany.das.rdb.test.company.impl
 

Classes in org.apache.tuscany.das.rdb.test.company.impl that implement DepartmentType
 class DepartmentTypeImpl
          An implementation of the model object 'Department Type'.
 

Methods in org.apache.tuscany.das.rdb.test.company.impl that return DepartmentType
 DepartmentType CompanyFactoryImpl.createDepartmentType()
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.