Uses of Class
org.apache.commons.pipeline.stage.FtpFileDownloadStage.FileSpec.FileType

Packages that use FtpFileDownloadStage.FileSpec.FileType
org.apache.commons.pipeline.stage A few simple Stage implementations for common use cases. 
 

Uses of FtpFileDownloadStage.FileSpec.FileType in org.apache.commons.pipeline.stage
 

Methods in org.apache.commons.pipeline.stage that return FtpFileDownloadStage.FileSpec.FileType
static FtpFileDownloadStage.FileSpec.FileType FtpFileDownloadStage.FileSpec.FileType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FtpFileDownloadStage.FileSpec.FileType[] FtpFileDownloadStage.FileSpec.FileType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.