Uses of Enum Class
de.espirit.firstspirit.access.schedule.FtpTarget.FtpServerType
Packages that use FtpTarget.FtpServerType
-
Uses of FtpTarget.FtpServerType in de.espirit.firstspirit.access.schedule
Methods in de.espirit.firstspirit.access.schedule that return FtpTarget.FtpServerTypeModifier and TypeMethodDescriptionstatic @Nullable FtpTarget.FtpServerTypeReturns the ftp server type object matching to the given id ornullif there is no type matching.static FtpTarget.FtpServerTypeReturns the enum constant of this class with the specified name.static FtpTarget.FtpServerType[]FtpTarget.FtpServerType.values()Returns an array containing the constants of this enum class, in the order they are declared.