|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CopyFileType | |
|---|---|
| org.apache.geronimo.console.car | |
| org.apache.geronimo.system.plugin.model | |
| Uses of CopyFileType in org.apache.geronimo.console.car |
|---|
| Fields in org.apache.geronimo.console.car with type parameters of type CopyFileType | |
|---|---|
protected List<CopyFileType> |
PluginInfoBean.copyFile
|
| Methods in org.apache.geronimo.console.car that return types with arguments of type CopyFileType | |
|---|---|
List<CopyFileType> |
PluginInfoBean.getCopyFile()
|
| Method parameters in org.apache.geronimo.console.car with type arguments of type CopyFileType | |
|---|---|
void |
PluginInfoBean.setCopyFile(List<CopyFileType> copyFile)
|
| 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 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 | |
|---|---|
List<CopyFileType> |
PluginArtifactType.getCopyFile()
Gets the value of the copyFile property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||