Uses of Enum Class
com.kingsrook.qqq.backend.module.api.model.metadata.APIBackendVariantSetting
Packages that use APIBackendVariantSetting
-
Uses of APIBackendVariantSetting in com.kingsrook.qqq.backend.module.api.model.metadata
Subclasses with type arguments of type APIBackendVariantSetting in com.kingsrook.qqq.backend.module.api.model.metadataModifier and TypeClassDescriptionenum
settings that the API backend module can get from a backend variant.Methods in com.kingsrook.qqq.backend.module.api.model.metadata that return APIBackendVariantSettingModifier and TypeMethodDescriptionstatic APIBackendVariantSetting
Returns the enum constant of this class with the specified name.static APIBackendVariantSetting[]
APIBackendVariantSetting.values()
Returns an array containing the constants of this enum class, in the order they are declared.