Uses of Class
com.tek42.perforce.model.Changelist.JobEntry

Packages that use Changelist.JobEntry
com.tek42.perforce.model Provides models of perforce objects. 
 

Uses of Changelist.JobEntry in com.tek42.perforce.model
 

Methods in com.tek42.perforce.model that return types with arguments of type Changelist.JobEntry
 List<Changelist.JobEntry> Changelist.getJobs()
           
 

Method parameters in com.tek42.perforce.model with type arguments of type Changelist.JobEntry
 void Changelist.setJobs(List<Changelist.JobEntry> jobs)
           
 



Copyright © 2004-2013 Hudson. All Rights Reserved.