Uses of Class
org.apache.geronimo.system.plugin.model.CopyFileType

Packages that use CopyFileType
org.apache.geronimo.system.plugin.model   
 

Uses of CopyFileType in org.apache.geronimo.system.plugin.model
 

Fields in org.apache.geronimo.system.plugin.model with type parameters of type CopyFileType
protected  java.util.List<CopyFileType> PluginArtifactType.copyFile
           
 

Methods in org.apache.geronimo.system.plugin.model that return CopyFileType
 CopyFileType ObjectFactory.createCopyFileType()
          Create an instance of CopyFileType
 

Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type CopyFileType
 java.util.List<CopyFileType> PluginArtifactType.getCopyFile()
          Gets the value of the copyFile property.
 



Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.