Uses of Enum Class
ai.promoted.delivery.model.TrafficType
Packages that use TrafficType
-
Uses of TrafficType in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return TrafficTypeModifier and TypeMethodDescriptionClientInfo.getTrafficType()Get trafficTypestatic TrafficTypeReturns the enum constant of this class with the specified name.static TrafficType[]TrafficType.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 TrafficTypeModifier and TypeMethodDescriptionvoidClientInfo.setTrafficType(TrafficType trafficType) ClientInfo.trafficType(TrafficType trafficType)