Uses of Class
com.tek42.perforce.model.Changelist.FileEntry.Action

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

Uses of Changelist.FileEntry.Action in com.tek42.perforce.model
 

Methods in com.tek42.perforce.model that return Changelist.FileEntry.Action
 Changelist.FileEntry.Action Changelist.FileEntry.getAction()
           
static Changelist.FileEntry.Action Changelist.FileEntry.Action.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Changelist.FileEntry.Action[] Changelist.FileEntry.Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.tek42.perforce.model with parameters of type Changelist.FileEntry.Action
 void Changelist.FileEntry.setAction(Changelist.FileEntry.Action action)
           
 



Copyright © 2004-2013 Hudson. All Rights Reserved.