Uses of Enum Class
ai.promoted.delivery.model.UseCase
Packages that use UseCase
-
Uses of UseCase in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return UseCaseModifier and TypeMethodDescriptionRequest.getUseCase()Get useCasestatic UseCaseReturns the enum constant of this class with the specified name.static UseCase[]UseCase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.promoted.delivery.model with parameters of type UseCase