Uses of Class
com.tszadel.qctools4j.model.QcTable

Packages that use QcTable
com.tszadel.qctools4j.model.defect   
com.tszadel.qctools4j.model.metadata   
com.tszadel.qctools4j.model.user   
 

Uses of QcTable in com.tszadel.qctools4j.model.defect
 

Classes in com.tszadel.qctools4j.model.defect with annotations of type QcTable
 class Bug
          Information about defects.
 

Uses of QcTable in com.tszadel.qctools4j.model.metadata
 

Classes in com.tszadel.qctools4j.model.metadata with annotations of type QcTable
 class Attachment
          This class define an attachment in quality center.
 class Link
          Associations between defects and other entities.
 

Uses of QcTable in com.tszadel.qctools4j.model.user
 

Classes in com.tszadel.qctools4j.model.user with annotations of type QcTable
 class Group
          Groups of users with a common set of privileges.
 class User
          System users who can access this project.