Uses of Class
com.tszadel.qctools4j.clients.BugClient

Packages that use BugClient
com.tszadel.qctools4j   
com.tszadel.qctools4j.clients   
 

Uses of BugClient in com.tszadel.qctools4j
 

Methods in com.tszadel.qctools4j that return BugClient
 BugClient IQcConnection.getBugClient()
          Returns the defect client.
 

Uses of BugClient in com.tszadel.qctools4j.clients
 

Methods in com.tszadel.qctools4j.clients that return BugClient
 BugClient QcConnectionImpl.getBugClient()
          Overrides getDefectClient.