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.FtpServerType
Returns the ftp server type object matching to the given id ornull
if there is no type matching.static FtpTarget.FtpServerType
Returns 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.