Perforce

Uses of Class
com.perforce.api.Branch

Uses of Branch in com.perforce.api
 

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


Perforce

Copyright © 2001, Perforce Software, All rights reserved.