Uses of Class
com.perforce.p4java.ant.tasks.PerforceTask.Field

Packages that use PerforceTask.Field
com.perforce.p4java.ant.tasks The Perforce tasks implement Perforce commands using the Perforce Java API. 
 

Uses of PerforceTask.Field in com.perforce.p4java.ant.tasks
 

Fields in com.perforce.p4java.ant.tasks with type parameters of type PerforceTask.Field
protected  java.util.List<PerforceTask.Field> PerforceTask.fields
          Collection of fields (name-value pairs) contained in the "field" nested elements.
 

Methods in com.perforce.p4java.ant.tasks that return PerforceTask.Field
 PerforceTask.Field PerforceTask.createField()
          This method is called by an Ant factory method to instantiates a collection of "field" nested elements.
 



Copyright (c) 2010 Perforce Software. All rights reserved.