Uses of Class
com.perforce.p4java.impl.generic.core.BranchSpec

Packages that use BranchSpec
com.perforce.p4java.impl.generic.core Provides standard implementation classes for the com.perforce.p4java.core interfaces. 
 

Uses of BranchSpec in com.perforce.p4java.impl.generic.core
 

Methods in com.perforce.p4java.impl.generic.core that return BranchSpec
static BranchSpec BranchSpec.newBranchSpec(IOptionsServer server, String name, String description, String[] branches)
          Simple factory / convenience method for creating a new local BranchSpec object with defult values.
 



Copyright © 2011 Perforce Software. All Rights Reserved.