Uses of Enum Class
com.kingsrook.qqq.backend.module.filesystem.sftp.model.metadata.SFTPBackendVariantSetting
Packages that use SFTPBackendVariantSetting
-
Uses of SFTPBackendVariantSetting in com.kingsrook.qqq.backend.module.filesystem.sftp.model.metadata
Subclasses with type arguments of type SFTPBackendVariantSetting in com.kingsrook.qqq.backend.module.filesystem.sftp.model.metadataMethods in com.kingsrook.qqq.backend.module.filesystem.sftp.model.metadata that return SFTPBackendVariantSettingModifier and TypeMethodDescriptionstatic SFTPBackendVariantSetting
Returns the enum constant of this class with the specified name.static SFTPBackendVariantSetting[]
SFTPBackendVariantSetting.values()
Returns an array containing the constants of this enum class, in the order they are declared.