Uses of Class
com.perforce.p4java.ant.tasks.ServerTask.GlobalOption

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

Uses of ServerTask.GlobalOption in com.perforce.p4java.ant.tasks
 

Fields in com.perforce.p4java.ant.tasks with type parameters of type ServerTask.GlobalOption
protected  java.util.List<ServerTask.GlobalOption> ServerTask.globaloptions
          Collection of globaloptions (name-value pairs) contained in the "globaloption" nested elements.
 

Methods in com.perforce.p4java.ant.tasks that return ServerTask.GlobalOption
 ServerTask.GlobalOption ServerTask.createGlobalOption()
          This method is called by an Ant factory method to instantiates a collection of "globaloption" nested elements.
 



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