Uses of Class
com.jamasoftware.contour.domain.ReportType

Packages that use ReportType
com.jamasoftware.contour.dao   
com.jamasoftware.contour.domain Classes for domain objects. 
 

Uses of ReportType in com.jamasoftware.contour.dao
 

Methods in com.jamasoftware.contour.dao that return ReportType
 ReportType ReportDao.getReportType(java.lang.Integer id)
           
 

Uses of ReportType in com.jamasoftware.contour.domain
 

Methods in com.jamasoftware.contour.domain that return ReportType
 ReportType Report.getReportType()
           
 

Methods in com.jamasoftware.contour.domain with parameters of type ReportType
 void Report.setReportType(ReportType reportType)
           
 



Copyright (c) 2010 Jama Software, Inc. All Rights Reserved.