Uses of Class
com.perforce.api.Branch

Packages that use Branch
com.perforce.api Provides legacy perforce.com API classes. 
 

Uses of Branch in com.perforce.api
 

Methods in com.perforce.api that return Branch
static Branch Branch.getBranch(Env env, java.lang.String name, boolean force)
          Returns a Branch with the specified name, or null if not found.
static Branch Branch.getBranch(java.lang.String name)
          Returns a Branch with the specified name, or null if not found.
 



Copyright © 2010. All Rights Reserved.