Uses of Class
com.tszadel.qctools4j.model.metadata.Domain

Packages that use Domain
com.tszadel.qctools4j   
com.tszadel.qctools4j.clients   
com.tszadel.qctools4j.model.metadata   
 

Uses of Domain in com.tszadel.qctools4j
 

Methods in com.tszadel.qctools4j that return types with arguments of type Domain
 List<Domain> IQcConnection.getDomainList()
          Returns the list of visible domains.
 

Uses of Domain in com.tszadel.qctools4j.clients
 

Methods in com.tszadel.qctools4j.clients that return types with arguments of type Domain
 List<Domain> QcConnectionImpl.getDomainList()
          Overrides getDomainList.
 

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

Methods in com.tszadel.qctools4j.model.metadata with parameters of type Domain
 int Domain.compareTo(Domain pDomain)
          Overrides compareTo.