Uses of Class
com.googlecode.mavenfilesync.FileSyncSetupMojo.Param

Uses of FileSyncSetupMojo.Param in com.googlecode.mavenfilesync
 

Methods in com.googlecode.mavenfilesync that return FileSyncSetupMojo.Param
static FileSyncSetupMojo.Param FileSyncSetupMojo.Param.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileSyncSetupMojo.Param[] FileSyncSetupMojo.Param.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.googlecode.mavenfilesync with parameters of type FileSyncSetupMojo.Param
 SettingsBuilder SettingsBuilder.with(FileSyncSetupMojo.Param name, boolean value)
           
 SettingsBuilder SettingsBuilder.with(FileSyncSetupMojo.Param name, String value)
           
 



Copyright © 2011. All Rights Reserved.