Uses of Enum Class
ai.promoted.delivery.model.ClientType
Packages that use ClientType
-
Uses of ClientType in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return ClientTypeModifier and TypeMethodDescriptionClientInfo.getClientType()Get clientTypestatic ClientTypeReturns the enum constant of this class with the specified name.static ClientType[]ClientType.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 ClientTypeModifier and TypeMethodDescriptionClientInfo.clientType(ClientType clientType) voidClientInfo.setClientType(ClientType clientType)