Uses of Interface
com.tszadel.qctools4j.model.IQcModelWithAttachments

Packages that use IQcModelWithAttachments
com.tszadel.qctools4j.model   
com.tszadel.qctools4j.model.defect   
com.tszadel.qctools4j.model.test   
 

Uses of IQcModelWithAttachments in com.tszadel.qctools4j.model
 

Classes in com.tszadel.qctools4j.model that implement IQcModelWithAttachments
 class Step
          Deprecated. 
 

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

Classes in com.tszadel.qctools4j.model.defect that implement IQcModelWithAttachments
 class Bug
          Information about defects.
 

Uses of IQcModelWithAttachments in com.tszadel.qctools4j.model.test
 

Classes in com.tszadel.qctools4j.model.test that implement IQcModelWithAttachments
 class Test
          A QC Test.
 class TestStep
          A Test Step.